Btrfs: check for duplicate entries in the free space cache
authorJosef Bacik <josef@redhat.com>
Fri, 13 May 2011 18:49:23 +0000 (14:49 -0400)
committerJosef Bacik <josef@redhat.com>
Mon, 23 May 2011 17:03:16 +0000 (13:03 -0400)
commit207dde8289d9b005b665cb9d8d2bb9464256101d
treebbe7e61bdf6221468360c31ba293d50197745acb
parentcca1c81f43e26ab60c0d1090fb90992358d69bdf
Btrfs: check for duplicate entries in the free space cache

If there are duplicate entries in the free space cache, discard the entire cache
and load it the old fashioned way.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
fs/btrfs/free-space-cache.c