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

Cheyenne Wills <[email protected]> Sat, 17 May 2025 10:25:17 -0600
Newsgroups gmane.comp.file-systems.openafs.devel
Organization Sine Nomine Associates
Message-ID <[email protected]>
On Sat, 17 May 2025 10:06:48 -0600
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).