Commit Graph

4 Commits

Author SHA1 Message Date
Lou
3651c2ef51 use xfs_repair to check and repair xfs filesystem
Signed-off-by: Lou <luogj@cn.ibm.com>
2020-09-01 23:01:32 -07:00
Hemant Kumar
51e2ee9753 Return typed error when Mount Fails
Mount can fail for a variety of reasons and caller might want to know
why mount failed. Using untyped string based error does not provide
enough granularity to make that verification.
2020-09-01 23:01:32 -07:00
Maxime VISONNEAU
0e8dbc2c1e Validate the existence of filesystem before attempting to mount it (linux) 2020-09-01 23:01:32 -07:00
Travis Rhoden
0abe151fe8 Extract pkg/util/mount and drop BUILD
Preserving git history.
2020-09-01 23:01:32 -07:00