]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: use ->t_dfops in reflink cow recover path
authorBrian Foster <bfoster@redhat.com>
Thu, 4 Oct 2018 19:38:01 +0000 (14:38 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 4 Oct 2018 19:38:01 +0000 (14:38 -0500)
commitf50f99f45f7ac8490574d9252787703db3d9b4ce
tree15e07ce2792eedd7a4b80c1b0aba3e1c09f845aa
parent5ff5ced09a3e0620515a66a440a6ee6062f70757
xfs: use ->t_dfops in reflink cow recover path

Source kernel commit: d5669ed58175f85d2c13e914c5c4e2bd3647d893

Use ->t_dfops of the leftover COW reservation cleanup transaction.

Signed-off-by: Brian Foster <bfoster@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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_refcount.c