Home
last modified time | relevance | path

Searched hist:"04 e1b65af2085d4102b2b5d2fd1e050f8ee63092" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/tests/
H A Dbtrfs-tests.cdiff 04e1b65af2085d4102b2b5d2fd1e050f8ee63092 Fri Jun 17 12:20:40 CDT 2016 Wei Yongjun <yongjun_wei@trendmicro.com.cn> 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>