commit | ca456ae280c0646e1e571c3b9a3834c55e90adfe | [log] [tgz] |
---|---|---|
author | liubo <liubo2009@cn.fujitsu.com> | Wed Jun 01 09:42:49 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Sat Jun 04 08:03:44 2011 -0400 |
tree | 945f70453e07c59739c02808f69598f637d35dfa | |
parent | 211f96c24f117fcc6e9e2431e40d92f4de22625e [diff] |
Btrfs: don't save the inode cache in non-FS roots This adds extra checks to make sure the inode map we are caching really belongs to a FS root instead of a special relocation tree. It prevents crashes during balancing operations. Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>