ssh
This commit is contained in:
parent
cc6391af37
commit
cb440ab423
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ runRepair u = do
|
||||||
when needfsck $
|
when needfsck $
|
||||||
backgroundfsck [ Param "--fast" ]
|
backgroundfsck [ Param "--fast" ]
|
||||||
|
|
||||||
remoterepair fsckresults = do
|
remoterepair _fsckresults = do
|
||||||
error "TODO: remote repair"
|
error "TODO: remote repair"
|
||||||
|
|
||||||
backgroundfsck params = liftIO $ void $ async $ do
|
backgroundfsck params = liftIO $ void $ async $ do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue