Marcus Brinkmann <[EMAIL PROTECTED]> writes:

> Do I need some lock on the directory node when updating the node
> information?

Yes, I think that would be necessary.  But only when you actually
write it out to disk, in the diskfs_write_disknode routine.  Just
acquire the regular directory lock.  (There might be a deadlock
problem here though; I don't know for sure.)

Reply via email to