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:
49d3da1
)
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
author
Zhi Yong Wu
<
[email protected]
>
Wed, 7 Aug 2013 10:11:01 +0000
(10:11 +0000)
committer
Ben Myers
<
[email protected]
>
Tue, 20 Aug 2013 19:59:05 +0000
(14:59 -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_mount.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_mount.c
b/fs/xfs/xfs_mount.c
index 6e69e8a006710b8ff65846e09532ff71d810fbf8..dcf75a85908783446ccc36d0bc9d125be02a9fc5 100644
(file)
--- a/
fs/xfs/xfs_mount.c
+++ b/
fs/xfs/xfs_mount.c
@@
-1083,7
+1083,7
@@
xfs_log_sbcount(xfs_mount_t *mp)
}
/*
- * xfs_mod_incore_sb_unlocked() is a utility routine common used to apply
+ * xfs_mod_incore_sb_unlocked() is a utility routine common
ly
used to apply
* a delta to a specified field in the in-core superblock. Simply
* switch on the field indicated and apply the delta to that field.
* Fields are not allowed to dip below zero, so if the delta would