xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
authorAllison Collins <allison.henderson@oracle.com>
Tue, 21 Jul 2020 04:47:23 +0000 (21:47 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 29 Jul 2020 03:28:11 +0000 (20:28 -0700)
commite3be1272ddaf5f7482008578b467cf0ca8c35695
tree86483c0156c783f8a8b2efed3a194af0c557de7b
parent1a485fc1e96533587e2eab0e4d60798035528b7a
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags

Since delayed operations cannot roll transactions, pull up the
transaction handling into the calling function

Signed-off-by: Allison Collins <allison.henderson@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Chandan Rajendra <chandanrlinux@gmail.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Acked-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/libxfs/xfs_attr.c
fs/xfs/libxfs/xfs_attr_leaf.c