diff options
author | Brian Foster <bfoster@redhat.com> | 2018-07-24 23:43:13 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-07-26 20:15:15 +0300 |
commit | 91ef75b6572498face47746c253926e733a4da3b (patch) | |
tree | ced5fa1936991dd3a718d0ef4176f9d4e9fd3eca /fs/xfs/xfs_iops.c | |
parent | 9c6bb0cf7ba318767107328f39aac880344ddd2e (diff) | |
download | linux-91ef75b6572498face47746c253926e733a4da3b.tar.xz |
xfs: use internal dfops during [b|c]ui recovery
bmap and refcount intent processing associates a dfops from the
caller with a local transaction to collect all deferred items for
post-processing. Use the internal dfops in both of these functions
and move the deferred items to the parent dfops before the
transaction commits.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_iops.c')
0 files changed, 0 insertions, 0 deletions