diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-09-16 17:28:06 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-10-14 09:19:31 -0700 |
commit | c5db9f937b2971c78d6c6bbaa61a6450efa8b845 (patch) | |
tree | cd2dc195ffe7d1962446d4c0195158bc9899f68e /fs/xfs/xfs_log_recover.c | |
parent | c30a0cbd07ecc0eec7b3cd568f7b1c7bb7913f93 (diff) | |
download | linux-stable-c5db9f937b2971c78d6c6bbaa61a6450efa8b845.tar.gz linux-stable-c5db9f937b2971c78d6c6bbaa61a6450efa8b845.tar.bz2 linux-stable-c5db9f937b2971c78d6c6bbaa61a6450efa8b845.zip |
xfs: formalize the process of holding onto resources across a defer roll
Transaction users are allowed to flag up to two buffers and two inodes
for ownership preservation across a deferred transaction roll. Hoist
the variables and code responsible for this out of xfs_defer_trans_roll
so that we can use it for the defer capture mechanism.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_log_recover.c')
0 files changed, 0 insertions, 0 deletions