Re: [RFC] a corner case of open(2)

From: Al Viro
Date: Tue Apr 26 2016 - 14:15:15 EST


On Tue, Apr 26, 2016 at 08:05:50PM +0200, Cedric Blancher wrote:
> Existing UNIX behaviour is better. Also, for open() a directory,
> remember that int fd=open(), fchdir(fd) must work.

What's to remember? That part is quite orthogonal to what I'm talking about...