diff options
author | Josef Bacik <josef@redhat.com> | 2011-08-18 16:36:39 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-08-18 16:36:39 +0200 |
commit | f1e490a7ebe41e06324abbbcd86005b0af02a375 (patch) | |
tree | c8ffa501d66399656377b7b4c633aaadd1604467 /fs/logfs | |
parent | Btrfs: truncate pages from clone ioctl target range (diff) | |
download | linux-f1e490a7ebe41e06324abbbcd86005b0af02a375.tar.xz linux-f1e490a7ebe41e06324abbbcd86005b0af02a375.zip |
Btrfs: set i_size properly when fallocating and we already
xfstests exposed a problem with preallocate when it fallocates a range that
already has an extent. We don't set the new i_size properly because we see that
we already have an extent. This isn't right and we should update i_size if the
space already exists. With this patch we now pass xfstests 075. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/logfs')
0 files changed, 0 insertions, 0 deletions