mirror of
https://github.com/kdave/btrfs-progs
synced 2025-04-25 20:47:58 +00:00
btrfs-progs: docs: document exit codes from scrub
Signed-off-by: Adam Borowski <kilobyte@angband.pl> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
1200be31e6
commit
aa8ad8d4ae
@ -95,7 +95,14 @@ print separate statistics for each device of the filesystem
|
|||||||
EXIT STATUS
|
EXIT STATUS
|
||||||
-----------
|
-----------
|
||||||
*btrfs scrub* returns a zero exit status if it succeeds. Non zero is
|
*btrfs scrub* returns a zero exit status if it succeeds. Non zero is
|
||||||
returned in case of failure.
|
returned in case of failure:
|
||||||
|
|
||||||
|
1::::
|
||||||
|
scrub couldn't be performed
|
||||||
|
2::::
|
||||||
|
there is nothing to resume
|
||||||
|
3::::
|
||||||
|
scrub found uncorrectable errors
|
||||||
|
|
||||||
AVAILABILITY
|
AVAILABILITY
|
||||||
------------
|
------------
|
||||||
|
Loading…
Reference in New Issue
Block a user