Linux filesystem development
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: linux-fsdevel@vger.kernel.org
Subject: relatime in /etc/fstab on FC8
Date: Mon, 3 Mar 2008 20:54:52 -0800	[thread overview]
Message-ID: <20080303205452.8864c46d.akpm@linux-foundation.org> (raw)


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?

             reply	other threads:[~2008-03-04  4:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04  4:54 Andrew Morton [this message]
2008-03-04  8:50 ` relatime in /etc/fstab on FC8 Nicholas Miell
2008-03-04  9:12   ` Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080303205452.8864c46d.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-fsdevel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox