Re: [PATCH] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

David Howells <[email protected]> Mon, 19 May 2025 15:43:51 +0100
Newsgroups gmane.comp.file-systems.openafs.devel
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903
Message-ID <[email protected]>
Cheyenne Wills <[email protected]> wrote:

> >     mkdir testdir
> >     chmod +x testdir   
> 
> This was really a chmod +t testdir  (I didn't do a copy/paste,
> but fingerchecked while retyping the commands).

Did that turn on other-write (o+w) also?

David