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:
8e159e7
)
xfs: fix the comment of xlog_recover_do_dquot_buffer()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Mon, 12 Aug 2013 03:15:01 +0000
(
03:15
+0000)
committer
Ben Myers
<bpm@sgi.com>
Tue, 20 Aug 2013 20:49:06 +0000
(15:49 -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_log_recover.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/xfs/xfs_log_recover.c
b/fs/xfs/xfs_log_recover.c
index 375ce5fad4d8e7bcb790ffbbaf0f3f3017e98346..82f99b8ce07b75c2b4e3142a9fd017555442a9ce 100644
(file)
--- a/
fs/xfs/xfs_log_recover.c
+++ b/
fs/xfs/xfs_log_recover.c
@@
-2369,7
+2369,7
@@
xfs_qm_dqcheck(
/*
* Perform a dquot buffer recovery.
- * Simple algorithm: if we have found a QUOTAOFF logitem of the same type
+ * Simple algorithm: if we have found a QUOTAOFF log
item of the same type
* (ie. USR or GRP), then just toss this buffer away; don't recover it.
* Else, treat it as a regular buffer and do recovery.
*/