]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add regression test for remount with thread_pool resized
authorXing Gu <gux.fnst@cn.fujitsu.com>
Thu, 12 Feb 2015 03:14:00 +0000 (14:14 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 12 Feb 2015 03:14:00 +0000 (14:14 +1100)
commit5e8b9e64ecf0d2d3670d99b80d427090c49bbf82
treeb74888636cf7ccb9abb1d5749637f0d741a9abb8
parentaa4efc97df570511ddf6f339a76fd0816da6b8a8
btrfs: add regression test for remount with thread_pool resized

Regression test for a btrfs issue of resizing 'thread_pool' when
remount the fs.

This regression was introduced by the following linux kernel commit:
    btrfs: Added btrfs_workqueue_struct implemented ordered
    execution based on kernel workqueue
    08a9ff3264181986d1d692a4e6fce3669700c9f8
And it was fixed by the following linux kernel commit:
    btrfs: fix crash in remount(thread_pool=) case
    800ee2247f483b6d05ed47ef3bbc90b56451746c

Signed-off-by: Xing Gu <gux.fnst@cn.fujitsu.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/filter
tests/btrfs/082 [new file with mode: 0755]
tests/btrfs/082.out [new file with mode: 0644]
tests/btrfs/group