]> git.baikalelectronics.ru Git - kernel.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)
commitaa405d3fd59836844c911355961f9005a71818b2
treecbeba6783c90ff1609693b44d4eeb0409392a065
parenta693ccfbce682fc124a3329f888bb575b22a178d
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