LWN.net Logo

per-inode noatime

per-inode noatime

Posted Jun 10, 2009 10:06 UTC (Wed) by pjm (subscriber, #2080)
In reply to: That massive filesystem thread by Steve_Baker
Parent article: That massive filesystem thread

One can more or less achieve that by applying chattr +A to the whole filesystem and then chattr -A on specific files. Note that ‘chattr +A’ on a directory will be inherited by any files created in that directory (excluding moving an existing file into that directory).


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds