diff options
author | Chris Mason <chris.mason@oracle.com> | 2007-09-17 11:00:51 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-25 11:03:56 -0400 |
commit | cf67582bb2ec364d71b3e4f8e49de98d8c3c832e (patch) | |
tree | 9f51995b1877953c9d15eee72d44881e6c4962bc /fs/btrfs/inode.c | |
parent | d3c2fdcf7b79079f60ac64e61d886964d4647910 (diff) |
Btrfs: Fix duplicate ENOSPC checks in find_free_extent
find_free_extent would fail to wrap around to the start of the drive because
it was doing the enospc case checking twice in some cases, causing it
to return -ENOSPC early.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions