Kyle MacLeod f15661bcf6 Allow e2fsck exit codes of 0,1
From the e2fsck man pages, the exit codes of 0, 1, 2 should
not be treated as failures.  We should never see exit code 2 though,
since it only occurs when e2fsck is run against a mounted filesystem.

The solution is to extend the check to only fail on exit code > 1.

Test Plan
PASS: Verify e2fsck exit code handling during subcloud install
      with resized partition

Closes-Bug: 1998611

Change-Id: Ie22fd77e3d2e2d631ba467b818bdc77c77f0d8b8
Signed-off-by: Kyle MacLeod <kyle.macleod@windriver.com>
2022-12-02 11:18:32 -05:00
2022-12-02 11:18:32 -05:00
2022-11-29 05:04:38 -06:00
2019-04-19 19:52:33 +00:00
2018-05-31 07:36:43 -07:00
2022-10-06 17:22:12 +00:00

metal

StarlingX Bare Metal Management

Description
StarlingX Bare Metal and Node Management, Hardware Maintenance
Readme 15 MiB
Languages
C++ 83%
Shell 10.2%
Python 3.3%
C 2.5%
Makefile 1%