On Tue, May 06, 2008 at 12:03:46PM +0200, Miklos Szeredi wrote: > + * do_futimesat - change times on filename > +int do_utimes(int dfd, char __user *filename, struct timespec *times, int flags) Erm... Is there any reason to * have do_utimes() used anywhere * _not_ have do_futimesat() called "do_utimes"? -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html