freebsd-dev/sbin/tunefs
Kirk McKusick 886e9f061c The size of the UFS soft-updates journal must be a multiple of the
filesystem block size. When a size is specified with the -S flag
to tunefs(8), round it up to the filesystem block size.

Reported by:  Peter Holm
Tested by:    Peter Holm
Sponsored by: Netflix
2019-03-02 21:22:56 +00:00
..
Makefile Convert tunefs use to nmount(2) 2016-12-22 00:35:12 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tunefs.8 Allow dashes as a valid character in UFS labels. 2019-01-29 10:21:41 +00:00
tunefs.c The size of the UFS soft-updates journal must be a multiple of the 2019-03-02 21:22:56 +00:00