diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2016-10-24 14:21:18 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-10-24 14:21:18 +1100 |
commit | b77428b12b55437b28deae738d9ce8b2e0663b55 (patch) | |
tree | 50229749ffb142f19823c848ba2598dcf036d362 /fs/notify | |
parent | c17a8ef43d6b80ed3519b828c37d18645445949f (diff) | |
download | linux-b77428b12b55437b28deae738d9ce8b2e0663b55.tar.bz2 |
xfs: defer should abort intent items if the trans roll fails
If the deferred ops transaction roll fails, we need to abort the intent
items if we haven't already logged a done item for it, regardless of
whether or not the deferred ops has had a transaction committed. Dave
found this while running generic/388.
Move the tracepoint to make it easier to track object lifetimes.
Reported-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions