"Albert D. Cahalan" <[EMAIL PROTECTED]> writes: > Shane Nay writes: > > > but the bits are useless in the "normal interpretation" of it, > ... > > But then you pull out the write bits, > > If you need to steal a bit, grab one that won't hurt. > Take the owner's read bit. (owner may read own files) Er, bash-2.03$ cd /tmp bash-2.03$ cat >foo This is a test. bash-2.03$ chmod u-r foo bash-2.03$ cat foo cat: foo: Permission denied bash-2.03$ ls -l foo --w-r--r-- 1 doug doug 16 Jan 9 09:16 foo bash-2.03$ This is Linux 2.4.0. -Doug - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] cramfs is ro only, so honour this in inode->m... Ingo Oeser
- Re: [PATCH] cramfs is ro only, so honour this in in... Shane Nay
- Re: [PATCH] cramfs is ro only, so honour this i... Ingo Oeser
- Re: [PATCH] cramfs is ro only, so honour th... Alexander Viro
- Re: [PATCH] cramfs is ro only, so honou... Ingo Oeser
- Re: [PATCH] cramfs is ro only, so honour th... Shane Nay
- Re: [PATCH] cramfs is ro only, so honou... Albert D. Cahalan
- Re: [PATCH] cramfs is ro only, so ... Doug McNaught
- Re: [PATCH] cramfs is ro only,... Albert D. Cahalan
- Re: [PATCH] cramfs is ro o... Doug McNaught
- Re: [PATCH] cramfs is ro only, so honour th... Linus Torvalds
- Re: [PATCH] cramfs is ro only, so honou... Rusty Russell
- Re: [PATCH] cramfs is ro only, so ... Linus Torvalds
- Re: [PATCH] cramfs is ro only, so honour this in in... Linus Torvalds