NetBSD/sys/ufs/ffs
hannken 312d89f0de Change bread() and breadn() to never return a buffer on
error and modify all callers to not brelse() on error.

Welcome to 6.99.16

PR kern/46282 (6.0_BETA crash: msdosfs_bmap -> pcbmap -> bread -> bio_doread)
2012-12-20 08:03:41 +00:00
..
ffs_alloc.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ffs_appleufs.c
ffs_balloc.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ffs_bswap.c
ffs_extern.h Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
ffs_inode.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ffs_quota2.c
ffs_snapshot.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ffs_vnops.c
ffs_wapbl.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
fs.h
Makefile