]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Btrfs: remove unused write cache pages hook
authorJosef Bacik <jbacik@fusionio.com>
Fri, 14 Sep 2012 17:51:53 +0000 (13:51 -0400)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:28 +0000 (15:19 -0400)
commit48be4970979ca74beb4c0a4135fcad8e9fa3ee5e
tree4dd3203d70623c70227044d8947e7d22eeea19be
parent5375a3ab87cacb84107542439dd219752c849381
Btrfs: remove unused write cache pages hook

The btree inode has it's own write cache pages so we can remove this write
cache pages hook as it's not used.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/disk-io.c