freebsd-dev/sys/fs/cd9660
Konstantin Belousov c535690b33 Add currently unused flag argument to the cluster_read(),
cluster_write() and cluster_wbuild() functions.  The flags to be
allowed are a subset of the GB_* flags for getblk().

Sponsored by:	The FreeBSD Foundation
Tested by:	pho
2013-03-14 20:28:26 +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 In vn_vget_ino() and their inline equivalents, mnt_ref() the mount point 2009-07-02 18:02:55 +00:00
cd9660_mount.h The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00
cd9660_node.c Remove unused thread argument to vrecycle(). 2012-04-23 14:10:34 +00:00
cd9660_node.h Mark cd9660 MPSAFE and add support for using shared vnode locks during 2009-01-28 18:54:56 +00:00
cd9660_rrip.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. 2012-11-09 18:02:25 +00:00
cd9660_vnops.c Add currently unused flag argument to the cluster_read(), 2013-03-14 20:28:26 +00:00
iso_rrip.h
iso.h This update changes the mnt_flag field in the mount structure from 2011-07-24 17:43:09 +00:00
TODO
TODO.hibler