public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/1] Relative atime
@ 2006-08-25 23:52 Valerie Henson
  2006-08-25 23:52 ` [patch 1/1] Relative atime - kernel side Valerie Henson
  2006-08-25 23:56 ` [patch] Relative atime - userspace Valerie Henson
  0 siblings, 2 replies; 5+ messages in thread
From: Valerie Henson @ 2006-08-25 23:52 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel
  Cc: Akkana Peck, Mark Fasheh, Jesse Barnes, Arjan van de Ven,
	Chris Wedgewood, jsipek, Al Viro, Christoph Hellwig, Adrian Bunk

There was enough interest in the relative atime patches that I went
ahead and implemented support in the mount command as well, and
cleaned up the patches for inclusion.  Relative atime only updates the
atime if the previous atime is older than the mtime or ctime.  It's
like noatime, but useful for applications like mutt that need to know
whether a file has been read since it was last modified.

-VAL

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-29  0:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-25 23:52 [patch 0/1] Relative atime Valerie Henson
2006-08-25 23:52 ` [patch 1/1] Relative atime - kernel side Valerie Henson
2006-08-25 23:56 ` [patch] Relative atime - userspace Valerie Henson
2006-08-28 21:49   ` Josef Sipek
2006-08-29  0:14     ` Valerie Henson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox