]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: move buffer invalidation to xfs_btree_free_block
authorChristoph Hellwig <hch@lst.de>
Wed, 17 Feb 2016 06:06:02 +0000 (17:06 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 17 Feb 2016 06:06:02 +0000 (17:06 +1100)
commit08caf14f1c7289171794b78927b29e9545a2a1ce
tree92a553e346e8f46a353d4f3981ce28245adcaa18
parentc261f8c0158f6b69607a073db0bd70e62e590353
xfs: move buffer invalidation to xfs_btree_free_block

Source kernel commit edfd9dd549212a0923c9b5b142275dc88912abfa

... instead of leaving it in the methods.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libxfs/xfs_alloc_btree.c
libxfs/xfs_bmap_btree.c
libxfs/xfs_btree.c
libxfs/xfs_ialloc_btree.c