Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/puffs



Module Name:    src
Committed By:   pooka
Date:           Sun Dec 10 22:37:04 UTC 2006

Modified Files:
        src/sys/fs/puffs: puffs_msgif.c

Log Message:
PCATCH in tsleep while waiting for operations in getop.  Otherwise
we could end up in an unkillable deadlock if GETOP was called when
an operation that had locked the root vnode was already in userspace.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/fs/puffs/puffs_msgif.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index