diff options
author | Dave Chinner <[email protected]> | 2022-05-12 15:12:55 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2022-05-12 15:12:55 +1000 |
commit | 411b434a63248ecff58aaf498b09eaf3b3f52f90 (patch) | |
tree | 4fcf36e2d8aabfb78cb2a7407222e9374dfee78b /scripts/bpf_doc.py | |
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 <[email protected]>
Reviewed-by: Allison Henderson<[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions