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 | 7c93d4a8fc39cf209c6a67ff26fc83646c9f7d61 (patch) | |
tree | a3ce4b9fe93bc399c8e7da6c0c20f2446e57859c /scripts/gdb/linux/modules.py | |
parent | e3be1272ddaf5f7482008578b467cf0ca8c35695 (diff) |
xfs: Split apart xfs_attr_leaf_addname
Split out new helper function xfs_attr_leaf_try_add from
xfs_attr_leaf_addname. Because new delayed attribute routines cannot
roll transactions, we split off the parts of xfs_attr_leaf_addname that
we can use, and move the commit into the calling function.
Signed-off-by: Allison Collins <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Chandan Rajendra <[email protected]>
Reviewed-by: Darrick J. Wong <[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