]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: refactor caching_thread()
authorOmar Sandoval <osandov@fb.com>
Wed, 30 Sep 2015 03:50:33 +0000 (20:50 -0700)
committerChris Mason <clm@fb.com>
Thu, 17 Dec 2015 20:16:46 +0000 (12:16 -0800)
commit167cacee67231285851ea17ee5f1aa77e430ee0f
treeaae554a8b1f79e877631146fecc1dbd684963ee7
parent5fe4bfbd94350dcdedfd8300c3525f304dda8d42
Btrfs: refactor caching_thread()

We're also going to load the free space tree from caching_thread(), so
we should refactor some of the common code.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c