All of lore.kernel.org
 help / color / mirror / Atom feed
* relatime in /etc/fstab on FC8
@ 2008-03-04  4:54 Andrew Morton
  2008-03-04  8:50 ` Nicholas Miell
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2008-03-04  4:54 UTC (permalink / raw)
  To: linux-fsdevel


I'm all confused.  When I change my fc8 machine's fstab to

LABEL=/                 /                       ext3    relatime      1 1

the machine won't boot - ext3 claims to not recognise the mount option. 
But putting "commit=100" in there works OK, as does running `mount
-oremount,relatime' after it has booted.  relatime is a vfs option, not a
fs option, but should that matter?

It'll be due to me running `/sbin/new-kernel-pkg --mkinitrd', which takes
things out of /etc/fstab and stuffs them into initrd.

I fell I'm missing something obvious here.  Help?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-04  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-04  4:54 relatime in /etc/fstab on FC8 Andrew Morton
2008-03-04  8:50 ` Nicholas Miell
2008-03-04  9:12   ` Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.