projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7c1a7d
)
xfs: fix the comment of xfs_bmap_count_tree()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Mon, 12 Aug 2013 03:14:52 +0000
(
03:14
+0000)
committer
Ben Myers
<bpm@sgi.com>
Tue, 20 Aug 2013 20:35:32 +0000
(15:35 -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_bmap_util.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_bmap_util.c
b/fs/xfs/xfs_bmap_util.c
index
cc2ab9b
..
b681591
100644
(file)
--- a/
fs/xfs/xfs_bmap_util.c
+++ b/
fs/xfs/xfs_bmap_util.c
@@
-357,7
+357,7
@@
xfs_bmap_disk_count_leaves(
/*
* Recursively walks each level of a btree
- * to count total fsblocks i
s
use.
+ * to count total fsblocks i
n
use.
*/
STATIC int /* error */
xfs_bmap_count_tree(