Btrfs: hash the btree inode during fill_super
authorYan Zheng <zheng.yan@oracle.com>
Thu, 24 Sep 2009 13:24:43 +0000 (09:24 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 24 Sep 2009 13:24:43 +0000 (09:24 -0400)
commitc65ddb52dc412c9b67681b1aa16cd1bac8434e24
tree1febb9b954e1569d46382abd741ee7bbd3670173
parent0257bb82d21bedff26541bcf12f1461c23f9ed61
Btrfs: hash the btree inode during  fill_super

The snapshot deletion  patches dropped this line, but the inode
needs to be hashed.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/disk-io.c