Comment 1 for bug 199427

Revision history for this message
Amit Kucheria (amitk) wrote :

Patch is straighforward and disabled by default.

We can either enable CONFIG_DEFAULT_RELATIME to force all filesystems to use relatime or force it by writing to /proc/sys/kernel/default_relatime.

Else, only filesystems with the relatime option in /etc/fstab will use this.