mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: Check return value of "btrfs filesystem show" command
The return value should always be 0 if no problem happens, but "btrfs filesystem show" executed on umounted device will always return 1 even there is no problem. This testcase just checks it. Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Reviewed-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -91,3 +91,4 @@
|
||||
086 auto quick clone
|
||||
087 auto quick send
|
||||
088 auto quick metadata
|
||||
090 auto quick metadata
|
||||
|
||||
Reference in New Issue
Block a user