freebsd-dev/sys/fs/cd9660
Dimitry Andric 03ce3d7219 Fix a bunch of -Wcast-qual warnings in cd9660_util.c, by using
__DECONST.  No functional change.

MFC after:	3 days
2015-01-29 20:40:25 +00:00
..
cd9660_bmap.c
cd9660_iconv.c
cd9660_lookup.c Generalize vn_get_ino() to allow filesystems to use custom vnode 2014-07-14 08:34:54 +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
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c Fix a bunch of -Wcast-qual warnings in cd9660_util.c, by using 2015-01-29 20:40:25 +00:00
cd9660_vfsops.c NULL stale pointers (should be a no-op as they should no longer be 2013-09-25 02:49:18 +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 - Add const-qualifiers to the arguments of isonum_*(). 2013-07-28 12:29:10 +00:00
TODO
TODO.hibler