From: Zhao Lei <zhaolei@xxxxxxxxxxxxxx>
It is v2 patchset of:
Fix wrong address accessing by subthread in btrfs-convert.
Changelog:
1: Move bug test script from patch description into a single script in
test/misc-tests, suggested-by: David Sterba <dsterba@xxxxxxxx>
2: Move code for creating loop device to common [PATCH 6/7]
Zhao Lei (7):
btrfs-progs: Fix wrong address accessing by subthread in btrfs-convert
btrfs-progs: Move close timer handle code to line after sub process
exit
btrfs-progs: Remove cleanup-timer code for btrfs-convert
btrfs-progs: resst info->periodic.timer_fd's value after free
btrfs-progs: Set info->periodic.timer_fd to 0 in init-fail
btrfs-progs: Move code to create loop device to common
btrfs-progs: Introduce a misc test for thread conflict in
btrfs-convert
btrfs-convert.c | 4 +---
task-utils.c | 22 ++++++++++++++--------
tests/common | 16 ++++++++++++++++
tests/fsck-tests/013-extent-tree-rebuild/test.sh | 11 +----------
tests/misc-tests/001-btrfstune-features/test.sh | 11 +----------
tests/misc-tests/002-uuid-rewrite/test.sh | 11 +----------
tests/misc-tests/003-zero-log/test.sh | 11 +----------
.../misc-tests/004-convert-thread-conflict/test.sh | 14 ++++++++++++++
8 files changed, 49 insertions(+), 51 deletions(-)
create mode 100755 tests/misc-tests/004-convert-thread-conflict/test.sh
--
1.8.5.1
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html