freebsd-dev/sbin/tunefs
Kirk McKusick 9fc5d538fc In preparation for adding inode check-hashes, clean up and
document the libufs interface for fetching and storing inodes.
The undocumented getino / putino interface has been replaced
with a new getinode / putinode interface.

Convert the utilities that had been using the undocumented
interface to use the new documented interface.

No functional change (as for now the libufs library does not
do inode check-hashes).

Reviewed by:  kib
Tested by:    Peter Holm
Sponsored by: Netflix
2018-11-13 21:40: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 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tunefs.c In preparation for adding inode check-hashes, clean up and 2018-11-13 21:40:56 +00:00