mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 13:00:54 +07:00
xfs: fix the comment of xfs_btree_get_iroot()
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
f6c2734924
commit
1cb9386354
@ -510,7 +510,7 @@ xfs_btree_ptr_addr(
|
||||
}
|
||||
|
||||
/*
|
||||
* Get a the root block which is stored in the inode.
|
||||
* Get the root block which is stored in the inode.
|
||||
*
|
||||
* For now this btree implementation assumes the btree root is always
|
||||
* stored in the if_broot field of an inode fork.
|
||||
|
Loading…
Reference in New Issue
Block a user