LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Ulrich Drepper <drepper@redhat.com>
Cc: linux-kernel@vger.kernel.org, adobriyan@openvz.org
Subject: Re: [PATCH] v4: merged utimensat implementation
Date: Fri, 27 Apr 2007 14:04:50 -0700	[thread overview]
Message-ID: <20070427140450.3938183c.akpm@linux-foundation.org> (raw)
In-Reply-To: <200704271523.l3RFNwGN031209@devserv.devel.redhat.com>

On Fri, 27 Apr 2007 11:23:58 -0400
Ulrich Drepper <drepper@redhat.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.

  parent reply	other threads:[~2007-04-27 21:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-27 15:23 Ulrich Drepper
2007-04-27 17:32 ` Alexey Dobriyan
2007-04-27 17:46   ` Ulrich Drepper
2007-04-27 21:04 ` Andrew Morton [this message]
2007-04-27 21:30   ` Ulrich Drepper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070427140450.3938183c.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=adobriyan@openvz.org \
    --cc=drepper@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: [PATCH] v4: merged utimensat implementation' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).