Hello!
On Thu, Aug 16, 2007 at 11:26:59PM +0200, Samuel Thibault wrote:
> 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
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