On Thu, 4 Dec 2014, [email protected] wrote: > the mount(2) manual is missing the definition of struct fusefs_args and > tmpfs_args. mount.h isn't hard to reach for but it should be consistent.
Hmm, mount(2) doesn't actually seem to say anything about the structures that isn't in <sys/mount.h>, so maybe deleting the existing descriptions and pointing there makes more sense. Philip
