freebsd-skq/sys/fs/cd9660
pfg e9b92972cc cd9660: More "check for NULL" cleaunps.
Cleanup some checks for NULL. Most of these were always unnecessary and
starting with r294954 brelse() doesn't need any NULL checks at all.

For now keep the checks somewhat consistent with NetBSD in case we want to
merge the cleanups to older versions.
2016-02-12 22:46:14 +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
cd9660_node.c
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 cd9660: More "check for NULL" cleaunps. 2016-02-12 22:46:14 +00:00
cd9660_vnops.c
iso_rrip.h
iso.h
TODO
TODO.hibler