mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 03:33:59 +08:00
xfs: fix the comment of xlog_recover_do_dquot_buffer()
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>
This commit is contained in:
parent
8e159e72e2
commit
8ba701ee9e
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user