git: usr.sbin/makefs: Sync with sys/vfs/hammer2
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Aug 12 20:21:26 PDT 2022
commit 8a656edff0678e34ac00175186cb6850eadc9441
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Fri Aug 12 00:12:39 2022 -0700
usr.sbin/makefs: Sync with sys/vfs/hammer2
Sync with following sys/vfs/hammer2 commits.
# git log --pretty="%h %s" 2d60b848f2503f28d840ceae174d07eb149ccce9.. -- sys/vfs/hammer2/
668318c124 sys/vfs/hammer2: Remove comment on nonexistent hammer2_pfs_moderate()
adbe992149 sys/vfs/hammer2: Remove unused pmp local variable
ebb25fd8bc sys/vfs/hammer2: Remove redundant *dev local variable
b9777b339d sys/vfs/hammer2: Remove no longer used hammer2_cluster_forcegood()
e239545684 sys/vfs/hammer2: Fix indentation
18aaa4b139 sys/vfs/hammer2: Remove unused local variables in hammer2_chain.c
fc134ad976 sys/vfs/hammer2: Remove unused pmp local variable
73503323eb sys/vfs/hammer2: Remove unused local variables in hammer2_primary_xops_thread()
26ded3a850 sys/vfs/hammer2: Remove unused smpresent local variable
353c2689d5 sys/vfs/hammer2: Remove unused local pmp variable
Summary of changes:
usr.sbin/makefs/hammer2/hammer2.h | 1 -
usr.sbin/makefs/hammer2/hammer2_admin.c | 6 ------
usr.sbin/makefs/hammer2/hammer2_chain.c | 25 -------------------------
usr.sbin/makefs/hammer2/hammer2_cluster.c | 19 -------------------
usr.sbin/makefs/hammer2/hammer2_vfsops.c | 21 +++++++++------------
usr.sbin/makefs/hammer2/hammer2_vnops.c | 3 +--
usr.sbin/makefs/hammer2/hammer2_xops.c | 2 --
7 files changed, 10 insertions(+), 67 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a656edff0678e34ac00175186cb6850eadc9441
--
DragonFly BSD source repository
More information about the Commits
mailing list