xfs: fix the comment of xfs_ialloc_ag_select()
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:
@@ -507,7 +507,7 @@ xfs_ialloc_next_ag(
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Select an allocation group to look for a free inode in, based on the parent
|
* Select an allocation group to look for a free inode in, based on the parent
|
||||||
* inode and then mode. Return the allocation group buffer.
|
* inode and the mode. Return the allocation group buffer.
|
||||||
*/
|
*/
|
||||||
STATIC xfs_agnumber_t
|
STATIC xfs_agnumber_t
|
||||||
xfs_ialloc_ag_select(
|
xfs_ialloc_ag_select(
|
||||||
|
Reference in New Issue
Block a user