cvs commit: src/sys/vfs/ntfs ntfs_subr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Dec 29 10:05:51 PST 2003


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 at 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





More information about the Commits mailing list