In message <4ded15b1.8020...@delphij.net>, Xin LI writes:
>I think sometimes it's desirable to mark a few file systems as 'failok',
>which means it's Ok to have these mounts failed on boot and something
>else (a script, cron job, etc) will handle the case.
Good idea. (This was one of the ideas t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
I think sometimes it's desirable to mark a few file systems as 'failok',
which means it's Ok to have these mounts failed on boot and something
else (a script, cron job, etc) will handle the case.
Here is a proposed patch to implement that, I'll