Thread (2 messages) 2 messages, 2 authors, 2016-06-24

Re: [PATCH] btrfs-progs: fi show: print error message if no valid Btrfs is specified

From: David Sterba <hidden>
Date: 2016-06-24 12:00:32

On Fri, Jun 24, 2016 at 05:24:47PM +0900, Satoru Takeuchi wrote:
* Before this patch

 ===============================
 # ./btrfs fi show foo      # "foo" doesn't mean any valid Btrfs
 #                          # no error message
 # echo $?
 1
 ===============================

* After this patch

 ===============================
 # ./btrfs fi show foo
 ERROR: foo is not a valid Btrfs
 #
 # echo $?
 1
 ===============================

Signed-off-by: Satoru Takeuchi <redacted>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help