[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080515073901.GT13907@ZenIV.linux.org.uk>
Date: Thu, 15 May 2008 08:39:01 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: akpm@...ux-foundation.org, hch@...radead.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
drepper@...hat.com
Subject: Re: [patch 13/24] vfs: utimes cleanup
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists