summaryrefslogtreecommitdiff
path: root/tests/btrfs/group
diff options
context:
space:
mode:
authorXiaoguang Wang <wangxg.fnst@cn.fujitsu.com>2015-02-12 14:13:44 +1100
committerDave Chinner <david@fromorbit.com>2015-02-12 14:13:44 +1100
commitaa4efc97df570511ddf6f339a76fd0816da6b8a8 (patch)
tree1ac0b60b991a8c5f7ce1c7557e0afed4ef6bb902 /tests/btrfs/group
parent2b2fe1a65814f91f1fe48c274bdfa3e52e037360 (diff)
ext4/304: ignore EINVAL and ENODATA error
ext4/304 is also ext4 defragmentation stress test, which creates several threads to perform defragmentation using 'inplace' mode, but there is a possible race that the donor file has been truncated by thread_A, while thread_B starts to call ioctl(EXT4_IOC_MOVE_EXT), then we may get a EINVAL or ENODATA error. Please see: http://www.spinics.net/lists/linux-ext4/msg46900.html for detailed information. Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tests/btrfs/group')
0 files changed, 0 insertions, 0 deletions