CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/07/02 18:12:31
Modified files: sys/ntfs : ntfs_vfsops.c Log message: Last bit of thib@ locking diff from long ago. Put proper locking around vinvalbuf(). vrele() -> vput() after VOP_CLOSE(). ok tedu@