xfs: replace attr LBSIZE with xfs_da_geometry
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:

committed by
Dave Chinner

parent
c59f0ad23a
commit
c2c4c477e0
@@ -863,7 +863,7 @@ xfs_attr_leaf_get(xfs_da_args_t *args)
|
||||
}
|
||||
|
||||
/*========================================================================
|
||||
* External routines when attribute list size > XFS_LBSIZE(mp).
|
||||
* External routines when attribute list size > geo->blksize
|
||||
*========================================================================*/
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user