CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/18 17:27:17
Modified files:
sys/isofs/cd9660: cd9660_vfsops.c
sys/isofs/udf : udf_vfsops.c
sys/msdosfs : msdosfs_vfsops.c
sys/ufs/ffs : ffs_vfsops.c
Log message:
Re-introduce the remaining bits of thib@'s Aug 2006 VOP_CLOSE()
locking fixes. Tweak cd9660 code to be the same as everywhere else,
no functional change.
ok beck@
