mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 14:14:01 +08:00
xfs: fix the comment of xfs_bmap_validate_ret()
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
8be11e92b6
commit
a97f4df7b5
@ -545,8 +545,8 @@ xfs_bmap_trace_exlist(
|
||||
|
||||
/*
|
||||
* Validate that the bmbt_irecs being returned from bmapi are valid
|
||||
* given the callers original parameters. Specifically check the
|
||||
* ranges of the returned irecs to ensure that they only extent beyond
|
||||
* given the caller's original parameters. Specifically check the
|
||||
* ranges of the returned irecs to ensure that they only extend beyond
|
||||
* the given parameters if the XFS_BMAPI_ENTIRE flag was set.
|
||||
*/
|
||||
STATIC void
|
||||
|
Loading…
Reference in New Issue
Block a user