The first patch aims to fix the bug of repeatly building inode cache. The next two patches fix problems with the first one applied. Liu Bo (3): Btrfs: avoid building inode cache repeatly Btrfs: don't build inode cache for orphan root Btrfs: fix EEXIST error when creating new file in subvolume/snapshot fs/btrfs/disk-io.c | 3 +++ fs/btrfs/inode-map.c | 25 +++++++++++++++++++++---- fs/btrfs/inode-map.h | 1 + fs/btrfs/root-tree.c | 3 +++ 4 files changed, 28 insertions(+), 4 deletions(-) -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
