mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
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:
parent
b3c496343b
commit
2f21ff1cca
@ -507,7 +507,7 @@ xfs_ialloc_next_ag(
|
||||
|
||||
/*
|
||||
* 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
|
||||
xfs_ialloc_ag_select(
|
||||
|
Loading…
Reference in New Issue
Block a user