freebsd-dev/usr.sbin/makefs/msdos
Ed Maste bc33c99234 makefs: do not call brelse if bread returns an error
If bread returns an error there is no bp to brelse.  One of these
changes was taken from NetBSD commit 0a62dad69f62 ("This works well
enough to populate..."), the rest were found by looking for the same
pattern.

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39069
2023-03-13 22:39:09 -04:00
..
denode.h Fix makefs bootstrap after d485c77f20 2021-02-22 17:55:45 +00:00
direntry.h
Makefile.inc
msdosfs_conv.c
msdosfs_denode.c makefs: Fix warnings and reset WARNS to the default 2022-05-10 17:38:23 -04:00
msdosfs_fat.c msdosfs: clusterfree() is used only in error handling cases 2022-01-08 05:41:44 +02:00
msdosfs_lookup.c makefs: do not call brelse if bread returns an error 2023-03-13 22:39:09 -04:00
msdosfs_vfsops.c makefs: remove set but not used variables 2021-11-21 21:21:34 -05:00
msdosfs_vnops.c makefs: make msdos creation go fast 2023-03-13 14:38:36 -06:00