[Bug 582799] Re: mount -o remount,norelatime is broken

Phillip Susi psusi at ubuntu.com
Thu Oct 10 15:37:50 UTC 2013


It looks like the kernel automatically enables relatime if you don't
either specify noatime, or strictatime.


** Changed in: util-linux (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/582799

Title:
  mount -o remount,norelatime is broken

Status in “util-linux” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: util-linux

  from /proc/mounts:

  /dev/root / ext3 rw,relatime,errors=continue,data=ordered 0 0
  > mount -o remount,strictatime /
  /dev/root / ext3 rw,errors=continue,data=ordered 0 0
  > mount -o remount,norelatime /
  /dev/root / ext3 rw,relatime,errors=continue,data=ordered 0 0

  mount -o norelatime turns on relatime?!?
  who failed to understand the meaning of "no" here?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/582799/+subscriptions



More information about the foundations-bugs mailing list