diff options
author | Dave Chinner | 2022-05-12 15:12:55 +1000 |
---|---|---|
committer | Dave Chinner | 2022-05-12 15:12:55 +1000 |
commit | 411b434a63248ecff58aaf498b09eaf3b3f52f90 (patch) | |
tree | 4fcf36e2d8aabfb78cb2a7407222e9374dfee78b /fs/direct-io.c | |
parent | 7d03533629d1c3fca395e6fd0935ca1de676f2bc (diff) |
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
We can skip the REPLACE state when LARP is enabled, but that means
the XFS_DAS_FLIP_LFLAG state is now poorly named - it indicates
something that has been done rather than what the state is going to
do. Rename it to "REMOVE_OLD" to indicate that we are now going to
perform removal of the old attr.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Allison Henderson<allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions