diff options
author | Allison Collins <[email protected]> | 2020-07-20 21:47:24 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2020-07-28 20:28:11 -0700 |
commit | 6cc5b5f89840cfe85cbd14e20500f25353a7f241 (patch) | |
tree | 5b78253d458c72e641c571e07e2a6c86e55c6b81 /scripts/gdb/linux/modules.py | |
parent | 7c93d4a8fc39cf209c6a67ff26fc83646c9f7d61 (diff) |
xfs: Refactor xfs_attr_try_sf_addname
To help pre-simplify xfs_attr_set_args, we need to hoist transaction
handling up, while modularizing the adjacent code down into helpers. In
this patch, hoist the commit in xfs_attr_try_sf_addname up into the
calling function, and also pull the attr list creation down.
Signed-off-by: Allison Collins <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Amir Goldstein <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Chandan Rajendra <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Acked-by: Dave Chinner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions