]> Git Repo - linux.git/commit
xfs: move buffer invalidation to xfs_btree_free_block
authorChristoph Hellwig <[email protected]>
Mon, 8 Feb 2016 03:58:07 +0000 (14:58 +1100)
committerDave Chinner <[email protected]>
Mon, 8 Feb 2016 03:58:07 +0000 (14:58 +1100)
commitedfd9dd549212a0923c9b5b142275dc88912abfa
tree8d096dd78a94b1f4594afcbefec9d187de060923
parentc46ee8ad7856b58eeb383c30ce847897f85c4103
xfs: move buffer invalidation to xfs_btree_free_block

... instead of leaving it in the methods.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
fs/xfs/libxfs/xfs_alloc_btree.c
fs/xfs/libxfs/xfs_bmap_btree.c
fs/xfs/libxfs/xfs_btree.c
fs/xfs/libxfs/xfs_ialloc_btree.c
This page took 0.046626 seconds and 4 git commands to generate.