freebsd-dev/sys/fs/cd9660
Konstantin Belousov ea4072446b Remove unneeded cast to u_int. The values as small enough to fit into
int, beside the use of MIN macro which performs type promotions.

Submitted by:	bde
MFC after:	3 weeks
2012-03-04 14:51:42 +00:00
..
cd9660_bmap.c
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 prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
cd9660_node.h
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Remove unnecessary casts 2012-03-04 09:48:58 +00:00
cd9660_vnops.c Remove unneeded cast to u_int. The values as small enough to fit into 2012-03-04 14:51:42 +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