Source-Changes archive

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

CVS commit: src/sys/fs/udf



Module Name:    src
Committed By:   reinoud
Date:           Tue Sep  5 17:03:04 UTC 2006

Modified Files:
        src/sys/fs/udf: udf_vfsops.c

Log Message:
Fix locking scheme in udf_mount() to follow more the other filingsystems.

For yet unknown reasons passing the LOCKLEAF flag to namei() did return a
locked vnode as was meant but would panic when a raw device was passed.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/fs/udf/udf_vfsops.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