mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-03-05 19:18:06 +00:00
xfs: fix the comment of xfs_sb_quiet_read_verify()
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
8ba701ee9e
commit
2533787a43
@ -633,7 +633,7 @@ out_error:
|
||||
/*
|
||||
* We may be probed for a filesystem match, so we may not want to emit
|
||||
* messages when the superblock buffer is not actually an XFS superblock.
|
||||
* If we find an XFS superblock, the run a normal, noisy mount because we are
|
||||
* If we find an XFS superblock, then run a normal, noisy mount because we are
|
||||
* really going to mount it and want to know about errors.
|
||||
*/
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user