提交 d71cadd6 编写于 作者: A Andi Kleen 提交者: Linus Torvalds

BKL-removal: remove incorrect BKL comment in ext2

No BKL used anywhere, so don't mention it.
Signed-off-by: NAndi Kleen <ak@suse.de>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 14f9f7b2
...@@ -569,7 +569,6 @@ static void ext2_splice_branch(struct inode *inode, ...@@ -569,7 +569,6 @@ static void ext2_splice_branch(struct inode *inode,
* *
* `handle' can be NULL if create == 0. * `handle' can be NULL if create == 0.
* *
* The BKL may not be held on entry here. Be sure to take it early.
* return > 0, # of blocks mapped or allocated. * return > 0, # of blocks mapped or allocated.
* return = 0, if plain lookup failed. * return = 0, if plain lookup failed.
* return < 0, error case. * return < 0, error case.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册