projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b46fe82
)
xfs: fix the comment of xfs_btree_lookup()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Wed, 7 Aug 2013 10:11:00 +0000
(10:11 +0000)
committer
Ben Myers
<bpm@sgi.com>
Tue, 20 Aug 2013 19:45:23 +0000
(14:45 -0500)
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_btree.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/xfs/xfs_btree.c
b/fs/xfs/xfs_btree.c
index 0903960410a255c171a7b663ffb3ba4af9137074..1ecc0410f545b377a65371701a48e7dcb5f006e3 100644
(file)
--- a/
fs/xfs/xfs_btree.c
+++ b/
fs/xfs/xfs_btree.c
@@
-1684,7
+1684,7
@@
xfs_lookup_get_search_key(
/*
* Lookup the record. The cursor is made to point to it, based on dir.
- *
Return
0 if can't find any such record, 1 for success.
+ *
stat is set to
0 if can't find any such record, 1 for success.
*/
int /* error */
xfs_btree_lookup(