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

Cheyenne Wills cwills@sinenomine.net
Sat, 17 May 2025 10:25:17 -0600


On Sat, 17 May 2025 10:06:48 -0600
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).