chiark / gitweb /
fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1
authorThomas Bächler <thomas@archlinux.org>
Sun, 29 Sep 2013 22:32:33 +0000 (00:32 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 19 Oct 2013 10:23:17 +0000 (12:23 +0200)
commit7f5806d7095a197e4788a7803642831beec295bf
treeb85af82bfe80a30ad83336ec9b38a84dcc034524
parent295edddf5a2d884222a26935b40a4e99b924543d
fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1

[tomegun: without this we would never fsck the rootfs if it was directly
mounted 'rw' from the initrd. We now risk fsck'ing it twice in the case it
is mounted 'ro', so that should be addressed in a separate patch.]
src/fstab-generator/fstab-generator.c