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

David Howells dhowells@redhat.com
Mon, 19 May 2025 15:43:51 +0100


Cheyenne Wills <cwills@sinenomine.net> 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