git: usr.sbin/makefs/ffs: Sync buf.c with FreeBSD
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Apr 22 02:55:05 PDT 2023
commit 9b64a82b786d1467720087034c5c2f4791c2e03a
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Sat Apr 22 00:29:32 2023 -0700
usr.sbin/makefs/ffs: Sync buf.c with FreeBSD
Bring in following FreeBSD commits,
while keeping DragonFly specific code for HAMMER2.
Note that msdosfs_vnops.c diff in FreeBSD e5551216d8e5 was never
merged to DragonFly makefs(8), so no need to apply (revert).
Sun Apr 16 15:45:17 2023 -0400 e5551216d8e5 makefs: call brelse from bread
Tue Apr 11 11:21:36 2023 -0400 af7624ed3145 makefs: use %s and __func__ in printf messages
Mon Apr 10 18:50:27 2023 -0400 1d1ffa2efd2a makefs: use size_t or ssize_t where appropriate
Summary of changes:
usr.sbin/makefs/ffs.c | 1 -
usr.sbin/makefs/ffs/buf.c | 51 +++++++++++++++++++++++++++--------------------
2 files changed, 29 insertions(+), 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9b64a82b786d1467720087034c5c2f4791c2e03a
--
DragonFly BSD source repository
More information about the Commits
mailing list