DragonFly commits List (threaded) for 2003-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/ntfs ntfs_subr.c
dillon 2003/12/29 10:04:51 PST
DragonFly src repository
Modified files:
sys/vfs/ntfs ntfs_subr.c
Log:
Primarily add a missing lwkt_reltoken() in ntfs_ntput(), plus a little
cleanup. Remove a few gettoken/reltoken pairs (depend on the MP lock more).
NTFS, as a non-critical filesystem, will eventually be serialized anyway.
From-panics-reported-by: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
Revision Changes Path
1.9 +4 -5 src/sys/vfs/ntfs/ntfs_subr.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ntfs/ntfs_subr.c.diff?r1=1.8&r2=1.9&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]