add MS_LAZYTIME mount option to sys/mount.h
authorSzabolcs Nagy <nsz@port70.net>
Fri, 26 Jun 2015 20:47:11 +0000 (20:47 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 25 Jan 2016 00:18:41 +0000 (19:18 -0500)
commitecf02f4e8a2766d47cb7d637e7f8cb255ba7065b
tree624a661d9232f4ded62e676e630762deaa5ac2f5
parent9f52c17eb20dafc8f7e93b3cd276a09a919b1384
add MS_LAZYTIME mount option to sys/mount.h

new in linux 4.0 commit 0ae45f63d4ef8d8eeec49c7d8b44a1775fff13e8,
used to update atime/mtime/ctime only in memory when possible.
include/sys/mount.h