]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: add mount -o inode_cache
authorChris Mason <chris.mason@oracle.com>
Fri, 3 Jun 2011 13:36:29 +0000 (09:36 -0400)
committerChris Mason <chris.mason@oracle.com>
Sat, 4 Jun 2011 12:03:47 +0000 (08:03 -0400)
commit4e8c2e8b0686dcfc51a951d2257a897271a9cbe9
tree8fc06452fb75e52f6c1c2e2253c2ff6700e622fd
parent80180c3b02ee22499a658f69a71cde6c565d3970
Btrfs: add mount -o inode_cache

This makes the inode map cache default to off until we
fix the overflow problem when the free space crcs don't fit
inside a single page.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.h
fs/btrfs/free-space-cache.c
fs/btrfs/inode-map.c
fs/btrfs/super.c