]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ae942499bcd58069ae7369695d582dd5584d3a1
treebbe7e61bdf6221468360c31ba293d50197745acb
parent3105f705d03faced15873975b4100eb00552a03a
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