freebsd-dev/usr.sbin/makefs/ffs
Ed Maste e5551216d8 makefs: call brelse from bread
This matches NetBSD and rationalizes makefs with the kernel API.

This reverts commit 370e009188.

Reviewed by:	mckusick
Sponsored by:	The FreeBSD Foundation
Obtained from:	NetBSD 0a62dad69f62, 0c4125e1a19f, cb6a5a3575fd
Differential Revision:	https://reviews.freebsd.org/D39070
2023-04-16 15:45:17 -04:00
..
buf.c makefs: call brelse from bread 2023-04-16 15:45:17 -04:00
buf.h
ffs_alloc.c makefs: do not call brelse if bread returns an error 2023-03-13 22:39:09 -04:00
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_subr.c
Makefile.inc makefs: Ignore some sign comparison warnings from GCC. 2022-11-23 10:38:29 -08:00
mkfs.c makefs(8): do not print comma after the last super-block 2023-04-05 18:25:19 -04:00
newfs_extern.h
ufs_bmap.c
ufs_bswap.h
ufs_inode.h