aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2020-03-16 14:26:09 -0700
committerDarrick J. Wong <[email protected]>2020-03-18 08:12:23 -0700
commit854f82b1f6039a418b7d1407513f8640e05fd73f (patch)
treee673618c4ec290191fb4bff297af0de6a53e0e54 /scripts/bpf_helpers_doc.py
parent59d677127cf1543b2978aca3be8c8395f3a17973 (diff)
xfs: factor out quotaoff intent AIL removal and memory free
AIL removal of the quotaoff start intent and free of both intents is hardcoded to the ->iop_committed() handler of the end intent. Factor out the start intent handling code so it can be used in a future patch to properly handle quotaoff errors. Use xfs_trans_ail_remove() instead of the _delete() variant to acquire the AIL lock and also handle cases where an intent might not reside in the AIL at the time of a failure. Signed-off-by: Brian Foster <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions