abolish ino32_t
commit09564691509d8f0992857937cad0f2a2cc9a6e4e
authorLauri Tirkkonen <lotheac@iki.fi>
Wed, 13 Mar 2019 17:43:25 +0000 (13 19:43 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Wed, 13 Mar 2019 17:50:42 +0000 (13 19:50 +0200)
treeee9d497854904a5b6ffddd686720976b627f032f
parent9c178bed783bacc51c7e51098cfc5e33aeb6e4f1
abolish ino32_t

all processes already have 64-bit inodes
14 files changed:
include/protocols/dumprestore.h
include/sys/dirent.h
include/sys/fs/dv_node.h
include/sys/fs/sdev_impl.h
include/sys/fs/tmpnode.h
include/sys/fs/ufs_filio.h
include/sys/stat.h
include/sys/statfs.h
include/sys/types32.h
include/sys/ustat.h
kernel/syscall/utssys.c
share/man/man3head/types32.h.3head
share/man/man4/ufsdump.4
usr/src/cmd/backup/dump/dumptape.c