btrfs-progs: tests: add 003-mixed-with-wrong-nodesize
authorDavid Sterba <dsterba@suse.com>
Mon, 26 Oct 2015 18:54:57 +0000 (19:54 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 2 Nov 2015 08:35:08 +0000 (09:35 +0100)
commitcb10f56cb6e7d0c34286320a775aef9328e0627f
tree3f56c51e65b52846c5db0c70c33da1038a8eb274
parent425274ed8f7a525e997a64abf3492573f3ed967d
btrfs-progs: tests: add 003-mixed-with-wrong-nodesize

Mixed mode needs equal sectorsize and nodesize. This was fixed by

 "Btrfs-progs: Prevent creation of filesystem with 'mixed bgs' and
  having differing sectorsize and nodesize"

Signed-off-by: David Sterba <dsterba@suse.com>
tests/mkfs-tests/003-mixed-with-wrong-nodesize/test.sh [new file with mode: 0755]