btrfs-progs: tests: add 005-long-device-name-for-ssd
authorDavid Sterba <dsterba@suse.com>
Fri, 13 Nov 2015 16:29:11 +0000 (17:29 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 16 Nov 2015 13:23:45 +0000 (14:23 +0100)
commit1b9876f761305e499efc3bc6a4dc7d199831cdf8
tree3d8c1f7a4c59f001086a056609eafe57eaefd4f0
parent28f9f620f3473389cdba80ae606bf064e5b16628
btrfs-progs: tests: add 005-long-device-name-for-ssd

A test for "btrfs-progs: mkfs: increase buffer size in is_ssd". Create a
device with a long name through loop device wrapped to a device mapper
linear device, switch it to the "ssd" mode status.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/mkfs-tests/005-long-device-name-for-ssd/test.sh [new file with mode: 0755]