2023-04-24 05:50:16

by Christoph Hellwig

[permalink] [raw]
Subject: [PATCH 01/17] fs: unexport buffer_check_dirty_writeback

buffer_check_dirty_writeback is only used by the block device aops,
remove the export.

Signed-off-by: Christoph Hellwig <[email protected]>
---
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
--
2.39.2


2023-09-04 22:32:43

by patchwork-bot+f2fs

[permalink] [raw]
Subject: Re: [f2fs-dev] [PATCH 01/17] fs: unexport buffer_check_dirty_writeback

Hello:

This series was applied to jaegeuk/f2fs.git (dev)
by Jens Axboe <[email protected]>:

On Mon, 24 Apr 2023 07:49:10 +0200 you wrote:
> buffer_check_dirty_writeback is only used by the block device aops,
> remove the export.
>
> Signed-off-by: Christoph Hellwig <[email protected]>
> ---
> fs/buffer.c | 1 -
> 1 file changed, 1 deletion(-)

Here is the summary with links:
- [f2fs-dev,01/17] fs: unexport buffer_check_dirty_writeback
(no matching commit)
- [f2fs-dev,02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
(no matching commit)
- [f2fs-dev,03/17] fs: rename and move block_page_mkwrite_return
(no matching commit)
- [f2fs-dev,04/17] fs: remove emergency_thaw_bdev
https://git.kernel.org/jaegeuk/f2fs/c/4a8b719f95c0
- [f2fs-dev,05/17] filemap: update ki_pos in generic_perform_write
(no matching commit)
- [f2fs-dev,06/17] filemap: add a kiocb_write_and_wait helper
(no matching commit)
- [f2fs-dev,07/17] filemap: add a kiocb_invalidate_pages helper
(no matching commit)
- [f2fs-dev,08/17] filemap: add a kiocb_invalidate_post_write helper
(no matching commit)
- [f2fs-dev,09/17] fs: factor out a direct_write_fallback helper
(no matching commit)
- [f2fs-dev,10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
(no matching commit)
- [f2fs-dev,11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
(no matching commit)
- [f2fs-dev,12/17] fuse: use direct_write_fallback
(no matching commit)
- [f2fs-dev,13/17] block: don't plug in blkdev_write_iter
(no matching commit)
- [f2fs-dev,14/17] block: open code __generic_file_write_iter for blkdev writes
(no matching commit)
- [f2fs-dev,15/17] block: stop setting ->direct_IO
(no matching commit)
- [f2fs-dev,16/17] block: use iomap for writes to block devices
(no matching commit)
- [f2fs-dev,17/17] fs: add CONFIG_BUFFER_HEAD
(no matching commit)

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html