linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jamie Lokier <jamie@shareable.org>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: akpm@linux-foundation.org, viro@ZenIV.linux.org.uk,
	dhowells@redhat.com, hch@infradead.org, adilger@sun.com,
	mtk.manpages@gmail.com, torvalds@linux-foundation.org,
	drepper@gmail.com, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] vfs: new O_NODE open flag
Date: Thu, 8 Oct 2009 14:26:36 +0100	[thread overview]
Message-ID: <20091008132636.GA29691@shareable.org> (raw)
In-Reply-To: <E1MvonW-0004rO-4A@pomaz-ex.szeredi.hu>

Miklos Szeredi wrote:
> There's been a fair amount of interest in the concept, but less actual
> review of the details.
> 
> Changes from the last posting:
> 
>  - make fchmod() fail on symlinks

fchmodat(2) says:

       AT_SYMLINK_NOFOLLOW
              If pathname is a symbolic link, do not dereference it:
              instead operate on the link itself.  This flag is not
              currently implemented.

If the flag were implemented, it would make sense for fchmod() on a
symlink to succeed, wouldn't it?

-- Jamie

  reply	other threads:[~2009-10-08 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-08  8:56 [PATCH v2] vfs: new O_NODE open flag Miklos Szeredi
2009-10-08 13:26 ` Jamie Lokier [this message]
2009-10-08 13:34   ` Miklos Szeredi

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=20091008132636.GA29691@shareable.org \
    --to=jamie@shareable.org \
    --cc=adilger@sun.com \
    --cc=akpm@linux-foundation.org \
    --cc=dhowells@redhat.com \
    --cc=drepper@gmail.com \
    --cc=hch@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=mtk.manpages@gmail.com \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@ZenIV.linux.org.uk \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).