Source-Changes archive

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

CVS commit: src/sys/fs/cd9660



Module Name:    src
Committed By:   dholland
Date:           Mon Mar 24 04:03:25 UTC 2014

Modified Files:
        src/sys/fs/cd9660: cd9660_vfsops.c

Log Message:
Tidy up locking in cd9660_mount; thrash the lock less, and make it
clear that the lock is only dropped when calling iso_mountfs().

While here, don't use the vnode pointer's value after vrele().


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/fs/cd9660/cd9660_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