FUSE_NODE_SLAB buildfix
authorEmmanuel Dreyfus <manu@netbsd.org>
Thu, 8 Dec 2011 10:53:48 +0000 (10:53 +0000)
committerMiklos Szeredi <mszeredi@suse.cz>
Thu, 8 Dec 2011 12:44:19 +0000 (13:44 +0100)
commit1bf98cf7bcefc810775e1aa80991a13e6070090c
treec533db0ab7a735a2adf30377429d80e4e78a2ecc
parente081e64490923b08c440ba001747c933007c4602
FUSE_NODE_SLAB buildfix

When FUSE_NODE_SLAB is not defined, the build fails because of undefined
functions. Attached patch fixes the problem.
ChangeLog
lib/fuse.c