Commit 2f21ff1c authored by Zhi Yong Wu's avatar Zhi Yong Wu Committed by Ben Myers

xfs: fix the comment of xfs_ialloc_ag_select()

Signed-off-by: default avatarZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: default avatarMark Tinguely <tinguely@sgi.com>
Signed-off-by: default avatarBen Myers <bpm@sgi.com>
parent b3c49634
...@@ -507,7 +507,7 @@ xfs_ialloc_next_ag( ...@@ -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(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment