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:
5c75390
)
xfs: fix the comment of xlog_recover_buffer_pass2()
author
Zhi Yong Wu
<
[email protected]
>
Wed, 7 Aug 2013 10:11:07 +0000
(10:11 +0000)
committer
Ben Myers
<
[email protected]
>
Tue, 20 Aug 2013 20:30:53 +0000
(15:30 -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_log_recover.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_log_recover.c
b/fs/xfs/xfs_log_recover.c
index 07bc28466fb245f2325041b88c1c87e3862d3bbe..474d1295fa6a8fd07864bb654b3da39419a3ac0c 100644
(file)
--- a/
fs/xfs/xfs_log_recover.c
+++ b/
fs/xfs/xfs_log_recover.c
@@
-2428,7
+2428,7
@@
xlog_recover_do_dquot_buffer(
* over the log during recovery. During the first we build a table of
* those buffers which have been cancelled, and during the second we
* only replay those buffers which do not have corresponding cancel
- * records in the table. See xlog_recover_
do_
buffer_pass[1,2] above
+ * records in the table. See xlog_recover_buffer_pass[1,2] above
* for more details on the implementation of the table of cancel records.
*/
STATIC int