[systemd-devel] [PATCH] fstab-generator: respect noauto/nofail when adding sysroot mount

Tom Gundersen teg at jklm.no
Thu Aug 8 17:08:39 PDT 2013


On Thu, Aug 8, 2013 at 9:18 AM, WANG Chao <chaowang at redhat.com> wrote:
> Currently we don't respect noauto/nofail root mount options (from
> rootflags kernel cmdline). We should map these two flags to the
> corresponding boolean variable noauto and nofail when calling
> add_mount().

Thanks for the patch. We need some more work to make this actually
useful, but there is no reason to treat rootflags different from
regular mount options so I have applied the patch.

> Signed-off-by: WANG Chao <chaowang at redhat.com>

For the future, no need to do s-o-b in systemd. I dropped the line
before applying.

Cheers,

Tom


More information about the systemd-devel mailing list