Hi folks, The mkfs-config branch of the xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git has just been updated. This is part of a, uh, sprint(?) to see if we can get configfiles ready to go for the 4.17 release. The new head of the mkfs-config branch is commit: e6e27ae mkfs: remove gotos in parse_defaults_file New Commits: Eric Sandeen (7): [b1bdd71] mkfs: document the config file option [8d0747e] mkfs: move mkfs.xfs.8 to an .in file [ef74ddd] mkfs: parameterize sysconfdir in mkfs.xfs.8 [62037d8] mkfs: tidy up whitespace in mkfs/config.c [cf30510] mkfs: properly fix TOCTOU open/stat race in config file handling [b70f08f] mkfs: consolidate and streamline config opening function [e6e27ae] mkfs: remove gotos in parse_defaults_file Code Diffstat: man/man8/Makefile | 8 +- man/man8/{mkfs.xfs.8 => mkfs.xfs.8.in} | 85 ++++++++++++ mkfs/config.c | 233 ++++++++++++++------------------- mkfs/config.h | 3 +- mkfs/xfs_mkfs.c | 15 ++- 5 files changed, 203 insertions(+), 141 deletions(-) rename man/man8/{mkfs.xfs.8 => mkfs.xfs.8.in} (93%)
Attachment:
signature.asc
Description: OpenPGP digital signature