diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 17:09:18 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 17:09:18 +0300 |
commit | 213e64da90d14537cd63f7090d6c4d1fcc75d9f8 (patch) | |
tree | c7603bcc554d033ef0521a0a7898c924930721e7 /fs/btrfs/scrub.c | |
parent | 5eb56d2520fe16f00756ccdf8eebc277398e0f44 (diff) | |
download | linux-213e64da90d14537cd63f7090d6c4d1fcc75d9f8.tar.bz2 |
Btrfs: fix infinite loop in btrfs_shrink_device()
If relocate of block group 0 fails with ENOSPC we end up infinitely
looping because key.offset -= 1 statement in that case brings us back to
where we started.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/btrfs/scrub.c')
0 files changed, 0 insertions, 0 deletions