for a null pointer now, all other filesystems fill in the complete table.
ok deraadt@, tom@
-/* $OpenBSD: tmpfs_vfsops.c,v 1.9 2016/07/11 22:36:25 tedu Exp $ */
+/* $OpenBSD: tmpfs_vfsops.c,v 1.10 2016/07/22 13:11:01 kettenis Exp $ */
/* $NetBSD: tmpfs_vfsops.c,v 1.52 2011/09/27 01:10:43 christos Exp $ */
/*
tmpfs_fhtovp, /* vfs_fhtovp */
tmpfs_vptofh, /* vfs_vptofh */
tmpfs_init, /* vfs_init */
- NULL, /* vfs_sysctl */
+ (void *)eopnotsupp, /* vfs_sysctl */
(void *)eopnotsupp,
};