freebsd-dev/sys/fs/cd9660
John Baldwin 66a6ea1de2 - Fix a typo in a comment.
- Whitespace fix.
- Remove #if 0'd BSD 4.x code for flushing busy buffers from a mountpoint
  during an unmount.  FreeBSD uses vflush() for this.
2008-11-18 23:19:43 +00:00
..
cd9660_bmap.c - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
cd9660_iconv.c
cd9660_lookup.c VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in 2008-01-13 14:44:15 +00:00
cd9660_mount.h
cd9660_node.c Remove unused i_flags field and IN_ACCESS flag from cd9660 in-memory 2008-11-18 23:13:40 +00:00
cd9660_node.h Remove unused i_flags field and IN_ACCESS flag from cd9660 in-memory 2008-11-18 23:13:40 +00:00
cd9660_rrip.c Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
cd9660_rrip.h
cd9660_util.c Forced commit and #include changes for repo copy from 2007-02-11 13:54:25 +00:00
cd9660_vfsops.c - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
cd9660_vnops.c - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
iso_rrip.h
iso.h Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method. 2007-02-15 22:08:35 +00:00
TODO
TODO.hibler