Kill FUSE_ROOT_ID and use FUSE_ROOTINO instead. Also, remove one (ino_t)
authornatano <natano@openbsd.org>
Sat, 13 Aug 2016 11:42:46 +0000 (11:42 +0000)
committernatano <natano@openbsd.org>
Sat, 13 Aug 2016 11:42:46 +0000 (11:42 +0000)
commita1055de83e7d5e6d6f2f291eedb1df77324d9d0a
treea0e67cd979d0cdfd5c7c327bd6480761ab96afad
parent8f5ac42c673a088e68a5511a59b76da36f214b4e
Kill FUSE_ROOT_ID and use FUSE_ROOTINO instead. Also, remove one (ino_t)
cast from FUSE_ROOTINO, as it is already included in the #define.

ok kettenis
sys/miscfs/fuse/fuse_vfsops.c
sys/sys/fusebuf.h