bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] noatime even for dirs


From: Samuel Thibault
Subject: [PATCH] noatime even for dirs
Date: Thu, 16 Aug 2007 23:26:59 +0200
User-agent: Mutt/1.5.12-2006-07-14

Hi,

The --noatime option of libdiskfs can be used to drop the update of the
atime field, which speeds I/O up.  However, ext2fs, fatfs and ufs don't
honour that option for directories: they always update the atime.  Here
is a patch that adds a common libdiskfs function for setting the atime
only if noatime is not set.

Comments?

Samuel

Attachment: patch-hurd-noatime
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]