Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > I explained earlier why it's wrong and fragile, and why it can just > cause the *reverse* security problem if you do it wrong. So now you > take a subtle bug, and make it even more subtle, and encourage people > to do this known-broken model of using creds at IO time. Are network filesystems allowed to use f_cred at I/O time to determine the authentication/encryption parameters to commune with the server? David