Re: [PATCH] utimensat implementation

From: H. Peter Anvin
Date: Fri Apr 27 2007 - 19:16:40 EST


Ulrich Drepper wrote:
> H. Peter Anvin wrote:
>> Primarily to let a backup program restore the full state of the filesystem.
>
> Is this wanted? Or needed? I would think there are good reasons why
> this hasn't been done so far. Intrusion detection is one reason I can
> think of.

Well, dump/restore -- the traditional Unix backup solution -- went "the
back way" to restore the times in the filesystem.

The main use of atime seems to be to figure out when something can be
automatically deleted. Anyone else have other usage scenarios?

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/