projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8be11e9
)
xfs: fix the comment of xfs_bmap_validate_ret()
author
Zhi Yong Wu
<
[email protected]
>
Mon, 12 Aug 2013 03:14:53 +0000
(
03:14
+0000)
committer
Ben Myers
<
[email protected]
>
Tue, 20 Aug 2013 20:35:55 +0000
(15:35 -0500)
Signed-off-by: Zhi Yong Wu <
[email protected]
>
Reviewed-by: Mark Tinguely <
[email protected]
>
Signed-off-by: Ben Myers <
[email protected]
>
fs/xfs/xfs_bmap.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_bmap.c
b/fs/xfs/xfs_bmap.c
index 6c2d89eedb837f1b10e17e0ee8d78caec00f05fd..04a3f41265b1a2d94d54ad2e2638eeec1e27ab48 100644
(file)
--- a/
fs/xfs/xfs_bmap.c
+++ b/
fs/xfs/xfs_bmap.c
@@
-545,8
+545,8
@@
xfs_bmap_trace_exlist(
/*
* Validate that the bmbt_irecs being returned from bmapi are valid
- * given the callers original parameters. Specifically check the
- * ranges of the returned irecs to ensure that they only exten
t
beyond
+ * given the caller
'
s original parameters. Specifically check the
+ * ranges of the returned irecs to ensure that they only exten
d
beyond
* the given parameters if the XFS_BMAPI_ENTIRE flag was set.
*/
STATIC void