git: mtree(8): Teach about the 'xlink' flag.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Apr 1 07:52:42 PDT 2026
commit 88e1b0b1c08c6a04aadc79374a42f71c797943cc
Author: Sascha Wildner <saw at online.de>
Date: Wed Apr 1 16:48:19 2026 +0200
mtree(8): Teach about the 'xlink' flag.
This fixes, for now, a confusing warning message during installworld
to be more meaningful:
empty: flags ("schg" is not "schg", modified to "schg")
becomes
empty: flags ("schg" is not "xlink,schg", modified to "schg")
Summary of changes:
usr.sbin/mtree/mtree.h | 3 ++-
usr.sbin/mtree/stat_flags.c | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88e1b0b1c08c6a04aadc79374a42f71c797943cc
--
DragonFly BSD source repository
More information about the Commits
mailing list