forked from Minki/linux
xfs: fix the comment of xfs_setsize_buftarg_early()
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
ad4809bf22
commit
8b4ad79cc6
@ -1622,7 +1622,7 @@ xfs_setsize_buftarg_flags(
|
||||
/*
|
||||
* When allocating the initial buffer target we have not yet
|
||||
* read in the superblock, so don't know what sized sectors
|
||||
* are being used is at this early stage. Play safe.
|
||||
* are being used at this early stage. Play safe.
|
||||
*/
|
||||
STATIC int
|
||||
xfs_setsize_buftarg_early(
|
||||
|
Loading…
Reference in New Issue
Block a user