diff options
author | Liu Bo <bo.li.liu@oracle.com> | 2013-01-07 10:10:12 +0000 |
---|---|---|
committer | Josef Bacik <josef@toxicpanda.com> | 2013-01-14 13:53:22 -0500 |
commit | f9e4fb53938de5db01950c9dfe479703b2f5c964 (patch) | |
tree | 95e9e8326d4a39feedc591c8d05de33d5db46d96 /fs/internal.h | |
parent | 1214b53f90131fee1f950010c43e92455fe598ab (diff) | |
download | blackbird-obmc-linux-f9e4fb53938de5db01950c9dfe479703b2f5c964.tar.gz blackbird-obmc-linux-f9e4fb53938de5db01950c9dfe479703b2f5c964.zip |
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
xfstests case 285 complains.
It it because btrfs did not try to find unwritten delalloc
bytes(only dirty pages, not yet writeback) behind prealloc
extents, it ends up finding nothing while we're with SEEK_DATA.
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions