The first patch aims to fix the bug of repeatly building inode cache.
The next two patches fix problems with the first one applied.

For better review, I decided to have three patches instead of folding them into
one.

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   |  9 +++++----
 fs/btrfs/inode-map.c | 21 +++++++++++++++++----
 2 files changed, 22 insertions(+), 8 deletions(-)

-- 
1.8.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to