NetBSD/sys/isofs/cd9660
wrstuden e682a080e9 In spec_close(), if we're not doing a non-blocking close and VXLOCK is
not set, unlock the vnode before calling the device's close routine and
relock it after it returns. tty close routines will sleep waiting for
buffers to drain, which won't happen often times as the other side needs
to grab the vnode lock first.

Make all unmount routines lock the device vnode before calling VOP_CLOSE().
1999-10-16 23:53:26 +00:00
..
cd9660_bmap.c update for iso.h/cd9660_extern.h header changes 1997-01-24 00:27:29 +00:00
cd9660_extern.h From patch supplied in PR-7951 by Joachim Kuebart: 1999-07-13 11:12:05 +00:00
cd9660_lookup.c Adapt to cache_lookup() changes (forgot to commit it yesterday) 1999-09-06 10:10:05 +00:00
cd9660_mount.h From patch supplied in PR-7951 by Joachim Kuebart: 1999-07-13 11:12:05 +00:00
cd9660_node.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
cd9660_node.h Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
cd9660_rrip.c From patch supplied in PR-7951 by Joachim Kuebart: 1999-07-13 11:12:05 +00:00
cd9660_rrip.h Sync with CSRG. 1994-12-13 22:33:10 +00:00
cd9660_util.c From patch supplied in PR-7951 by Joachim Kuebart: 1999-07-13 11:12:05 +00:00
cd9660_vfsops.c In spec_close(), if we're not doing a non-blocking close and VXLOCK is 1999-10-16 23:53:26 +00:00
cd9660_vnops.c Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
iso_rrip.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
iso.h From patch supplied in PR-7951 by Joachim Kuebart: 1999-07-13 11:12:05 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
TODO Remove things which are already done. 1994-07-19 11:34:48 +00:00
TODO.hibler Sync with CSRG. 1994-12-13 22:33:10 +00:00