[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070427140450.3938183c.akpm@linux-foundation.org>
Date: Fri, 27 Apr 2007 14:04:50 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Ulrich Drepper <drepper@...hat.com>
Cc: linux-kernel@...r.kernel.org, adobriyan@...nvz.org
Subject: Re: [PATCH] v4: merged utimensat implementation
On Fri, 27 Apr 2007 11:23:58 -0400
Ulrich Drepper <drepper@...hat.com> wrote:
> I took Alexey's lutimes patches and merged it with the utimensat patch.
> Fortunately Alexey already did most of the work, the conversion to
> timespec. I just changed the name of the syscall, made the flag part
> of the syscall parameters, and did away with the old do_utimes definition
> (the new do_utimes takes a timespec and a flag now). All five patches
> patches are rolled into one.
>
> Note, at userlevel I don't intend to expose the flags parameter. We'll
> have separate utimensat and lutimensat interfaces. But there is no
> reason to duplicate all that code in the kernel.
Could we please have a signoff for this work from Alexey and a changelog
for the commit? I could grab the description from the initial utimensat
email, but I guess it needs updating now.
-
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