Package: mount
Version: 2.15.1~rc1-1
Severity: normal

The braindead relatime option to mount not only is enabled by default
in 2.6.30 as expected, but it is not overridable at all.  Some of us
like accurate POSIX compliant atimes, thanks very much.

> grep /home /etc/fstab
/dev/mapper/laptop_250gb-shared_home_etc        /home   ext3    
defaults,norelatime,atime,nodiratime,errors=remount-ro       0       2

> grep /home /proc/mounts
/dev/mapper/laptop_250gb-shared_home_etc /home ext3 
rw,nodiratime,relatime,errors=remount-ro,commit=21600,data=ordered 0 0

> mount -o remount,norelatime,atime /home
> grep /home /proc/mounts
/dev/mapper/laptop_250gb-shared_home_etc /home ext3 
rw,nodiratime,relatime,errors=remount-ro,commit=21600,data=ordered 0 0

Furrfu.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mount depends on:
ii  libblkid1                     1.41.6-1   block device id library
ii  libc6                         2.9-13     GNU C Library: Shared libraries
ii  libselinux1                   2.0.82-1   SELinux shared libraries
ii  libsepol1                     2.0.36-1   Security Enhanced Linux policy lib

mount recommends no packages.

Versions of packages mount suggests:
ii  nfs-common                    1:1.2.0-2  NFS support files common to client

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to