diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2012-01-10 16:41:01 +0800 |
---|---|---|
committer | Li Zefan <lizf@cn.fujitsu.com> | 2012-01-11 10:26:31 +0800 |
commit | db804f23a72bada58f083dfad6a65d019ddb3bd4 (patch) | |
tree | 24c7a53995b61b5f98d87b8db136fc908a3a035f /kernel | |
parent | d25223a0d22f7ec4203ec285dc6e51f696591ba3 (diff) | |
download | linux-db804f23a72bada58f083dfad6a65d019ddb3bd4.tar.bz2 |
Btrfs: add pinned extents to on-disk free space cache correctly
I got this while running xfstests:
[24256.836098] block group 317849600 has an wrong amount of free space
[24256.836100] btrfs: failed to load free space cache for block group 317849600
We should clamp the extent returned by find_first_extent_bit(),
so the start of the extent won't smaller than the start of the
block group.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions