linux-stable/fs/btrfs/tests
Wei Yongjun 04e1b65af2 Btrfs: fix error return code in btrfs_init_test_fs()
Fix to return a negative error code from the kern_mount() error handling
case instead of 0(ret is set to 0 by register_filesystem), as done
elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
2016-06-23 10:44:39 -07:00
..
btrfs-tests.c Btrfs: fix error return code in btrfs_init_test_fs() 2016-06-23 10:44:39 -07:00
btrfs-tests.h Btrfs: self-tests: Support non-4k page size 2016-06-02 19:23:14 +02:00
extent-buffer-tests.c Btrfs: self-tests: Use macros instead of constants and add missing newline 2016-06-06 17:17:12 +02:00
extent-io-tests.c Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system 2016-06-06 17:17:12 +02:00
free-space-tests.c Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize 2016-06-06 17:17:12 +02:00
free-space-tree-tests.c Btrfs: self-tests: Support non-4k page size 2016-06-02 19:23:14 +02:00
inode-tests.c Btrfs: self-tests: Support non-4k page size 2016-06-02 19:23:14 +02:00
qgroup-tests.c Btrfs: self-tests: Use macros instead of constants and add missing newline 2016-06-06 17:17:12 +02:00