Hi, On Tue, Oct 24, 2000 at 09:20:05AM +0200, Ragnar Kj?rstad wrote: > I don't know how much need there is for inheritence here, but if a lot > of attributes will need it I think it should be supported in the > interface instead. (though hardlinks really make this hard) POSIX makes an unambiguous definition of inheritence --- inheritence is applied on file creation. Hard links only create a new directory entry, not a file, so the ACLs on the linked file don't change. Similar rules apply to rename. Basically, you don't want things like mv and ln to modify the ACLs on an existing file (although of course the ACLs on the directory containing the new dirent may change the effective permissions by removing the right to access the dirent in the first place). Cheers, Stephen - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED]
- [PROPOSAL] Extended attributes for Posix security exte... Andreas Gruenbacher
- Re: [PROPOSAL] Extended attributes for Posix secu... Ragnar Kj�rstad
- Re: [PROPOSAL] Extended attributes for Posix ... Andreas Gruenbacher
- Re: [PROPOSAL] Extended attributes for Po... Ragnar Kj�rstad
- Re: [Openxdsm-devel] Re: [PROPOSAL] E... Stephen C. Tweedie
- Re: [Openxdsm-devel] Re: [PROPOSAL] Extended ... Stephen C. Tweedie
- Re: [Openxdsm-devel] Re: [PROPOSAL] Exten... Hans Reiser
- Re: [Openxdsm-devel] Re: [PROPOSAL] E... Stephen C. Tweedie
- Re: [Openxdsm-devel] Re: [PROPOS... Hans Reiser
- Re: [Openxdsm-devel] Re: [PR... Juan J. Quintela
- Re: [Openxdsm-devel] Re:... Hans Reiser
- Re: [Openxdsm-devel] Re: [PR... Stephen C. Tweedie
- Re: [Openxdsm-devel] Re:... Hans Reiser
- Re: [PROPOSAL] Extended attributes for Po... Ragnar Kj�rstad
- Re: [PROPOSAL] Extended attributes fo... Stephen C. Tweedie
- Re: [PROPOSAL] Extended attribut... Ragnar Kj�rstad
