freebsd-dev/contrib/netbsd-tests/fs
Enji Cooper 12be646525 Port contrib/netbsd-tests/fs/tmpfs/h_tools.c to FreeBSD
- Add inttypes.h #include for PRId64 macro
- Use FreeBSD's copy of getfh(2), which doesn't include a `fh_size` parameter.
  Use sizeof(fhandle_t) instead as the size of fhp is always fixed as
  fhandle_t, unlike NetBSD's copy of fhp, which is void*.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2016-10-13 07:32:25 +00:00
..
cd9660
common
ffs
fifofs
hfs
kernfs
lfs
msdosfs
nfs
nullfs
psshfs
ptyfs
puffs
tmpfs Port contrib/netbsd-tests/fs/tmpfs/h_tools.c to FreeBSD 2016-10-13 07:32:25 +00:00
umapfs
union
vfs
zfs
h_funcs.subr Port contrib/netbsd-tests/fs/h_funcs.subr to FreeBSD 2016-09-20 16:28:57 +00:00