git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39bab87
)
Btrfs: fix the comment for find_first_extent_bit
author
Wang Sheng-Hui
<shhuiw@gmail.com>
Fri, 6 Apr 2012 06:35:47 +0000
(14:35 +0800)
committer
Josef Bacik
<josef@redhat.com>
Fri, 11 May 2012 14:56:39 +0000
(10:56 -0400)
The return value of find_first_extent_bit is 1 or 0, no < 0.
And if found something, return 0; if nothing was found, return 1.
Fix the comment.
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
fs/btrfs/extent_io.c
patch
|
blob
|
history
diff --cc
fs/btrfs/extent_io.c
Simple merge