lutime() for changing times of a symbolic link

Edmund GRIMLEY EVANS (edmundo@rano.org)
Thu, 20 Jun 2002 21:19:51 +0100


With linux-2.4.18 it seems to be impossible to change the access and
modification times of a symbolic link because utime() follows links.
Is there any reason not to add an lutime() system call, analogously
with chown and lchown?

Obviously it's not a burning issue, but it would enable tar xf to do
its job properly and remove what looks like an anomaly.

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