diff options
author | Chris Mason <chris.mason@oracle.com> | 2008-07-24 17:57:52 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-25 17:04:05 +0200 |
commit | 3eaa2885276fd6dac7b076a793932428b7168e74 (patch) | |
tree | b06382bec68bf1755597a74ac8225f3bcddda5e5 /fs/btrfs/dir-item.c | |
parent | Btrfs: Use assert_spin_locked instead of spin_trylock (diff) | |
download | linux-3eaa2885276fd6dac7b076a793932428b7168e74.tar.xz linux-3eaa2885276fd6dac7b076a793932428b7168e74.zip |
Btrfs: Fix the defragmention code and the block relocation code for data=ordered
Before setting an extent to delalloc, the code needs to wait for
pending ordered extents.
Also, the relocation code needs to wait for ordered IO before scanning
the block group again. This is because the extents are not removed
until the IO for the new extents is finished
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/dir-item.c')
0 files changed, 0 insertions, 0 deletions