[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091008132636.GA29691@shareable.org>
Date: Thu, 8 Oct 2009 14:26:36 +0100
From: Jamie Lokier <jamie@...reable.org>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: akpm@...ux-foundation.org, viro@...IV.linux.org.uk,
dhowells@...hat.com, hch@...radead.org, adilger@....com,
mtk.manpages@...il.com, torvalds@...ux-foundation.org,
drepper@...il.com, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] vfs: new O_NODE open flag
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
--
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