diff options
author | Dave Chinner <dchinner@redhat.com> | 2022-05-12 07:12:56 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-05-12 07:12:56 +0200 |
commit | e5d5596a2a1790d8c57938f820aa33e58f90ad0d (patch) | |
tree | 5d804404c313593aa27df7ce1f99a656aa66aa6c /fs/xfs/xfs_attr_item.c | |
parent | xfs: xfs_attr_set_iter() does not need to return EAGAIN (diff) | |
download | linux-e5d5596a2a1790d8c57938f820aa33e58f90ad0d.tar.xz linux-e5d5596a2a1790d8c57938f820aa33e58f90ad0d.zip |
xfs: introduce attr remove initial states into xfs_attr_set_iter
We need to merge the add and remove code paths to enable safe
recovery of replace operations. Hoist the initial remove states from
xfs_attr_remove_iter into xfs_attr_set_iter. We will make use of
them in the next patches.
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/xfs/xfs_attr_item.c')
0 files changed, 0 insertions, 0 deletions