]> rtime.felk.cvut.cz Git - linux-imx.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>
Thu, 4 Oct 2012 13:39:59 +0000 (09:39 -0400)
commit892951a92ebf8b390815b24f9418f297a5081898
treecbeba6783c90ff1609693b44d4eeb0409392a065
parentb5bae2612af92fd8e7bcdcf7ce3e0259e8d341c9
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