Re: 2.3.32-pre4/SMP still doesn't boot on Compaq Proliant 1600

Linus Torvalds (torvalds@transmeta.com)
Tue, 14 Dec 1999 10:52:59 -0800 (PST)


On Tue, 14 Dec 1999, Alexander Viro wrote:
>
> Linus, change in fs/nfsd/vfs.c is bogus - it breaks mkdir() semantics over
> NFS. mkdir("foo", 0x1777); should not strip the sticky bit. With the new
> code it does. Please, revert it.

The code looks fine to me. S_IALLUGO includes the sticky bit, what's the
problem?

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/