Thread (41 messages) 41 messages, 11 authors, 2023-09-04

Re: [PATCH 01/17] fs: unexport buffer_check_dirty_writeback

From: Hannes Reinecke <hare@suse.de>
Date: 2023-05-19 14:17:23
Also in: ceph-devel, linux-ext4, linux-f2fs-devel, linux-fsdevel, linux-mm, linux-nfs, linux-xfs, lkml

On 4/24/23 07:49, Christoph Hellwig wrote:
quoted hunk ↗ jump to hunk
buffer_check_dirty_writeback is only used by the block device aops,
remove the export.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
  fs/buffer.c | 1 -
  1 file changed, 1 deletion(-)
diff --git a/fs/buffer.c b/fs/buffer.c
index 9e1e2add541e07..eb14fbaa7d35f7 100644
--- a/fs/buffer.c
+++ b/fs/buffer.c
@@ -111,7 +111,6 @@ void buffer_check_dirty_writeback(struct folio *folio,
  		bh = bh->b_this_page;
  	} while (bh != head);
  }
-EXPORT_SYMBOL(buffer_check_dirty_writeback);
  
  /*
   * Block until a buffer comes unlocked.  This doesn't stop it
Reviewed-by: Hannes Reinecke <hare@suse.de>

Cheers,

Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help