You need to sign in or sign up before continuing.
提交 7dfd8cc5 编写于 作者: L Liu Bo 提交者: Jiri Kosina

fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc

Argument @only_this_sb has been removed.
Signed-off-by: NLiu Bo <liub.liubo@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 44a075bd
...@@ -582,10 +582,6 @@ static long writeback_chunk_size(struct backing_dev_info *bdi, ...@@ -582,10 +582,6 @@ static long writeback_chunk_size(struct backing_dev_info *bdi,
/* /*
* Write a portion of b_io inodes which belong to @sb. * Write a portion of b_io inodes which belong to @sb.
* *
* If @only_this_sb is true, then find and write all such
* inodes. Otherwise write only ones which go sequentially
* in reverse order.
*
* Return the number of pages and/or inodes written. * Return the number of pages and/or inodes written.
*/ */
static long writeback_sb_inodes(struct super_block *sb, static long writeback_sb_inodes(struct super_block *sb,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册