[Ocfs2-devel] [PATCH 0/2] support strictatime in ocfs2

Tiger Yang tiger.yang at oracle.com
Wed Mar 2 03:27:16 PST 2011


Hi, all,

As strictatime was introduced into vfs, we must support it in ocfs2.
This two patches (one for kernel, one for tools) adding support to it 
and update the relative document in ocfs2.
Vfs set RELATIME by default at the beginning, so we need STRICTATIME to 
clear that flag, otherwise we can not always update atime.
With strictatime, the the minimum update interval is specified by 
atime_quantum,  and these two options need work together.

thanks,
tiger




More information about the Ocfs2-devel mailing list