Re: Overriding file lock for writing extended attributes
Kyle Sluder <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 26, 2009 at 12:22 PM, Christiaan Hofman <[email protected]> wrote: > What does it matter how locks are implemented? I'm not saying locks are put > in the EAs, I'm saying locks prevent me from writing EAs. So you can remove and replace the lock. This might fail, for example if the file is on a network file system. --Kyle Sluder