commit | 1bf98cf7bcefc810775e1aa80991a13e6070090c | [log] [tgz] |
---|---|---|
author | Emmanuel Dreyfus <manu@netbsd.org> | Thu Dec 08 10:53:48 2011 +0000 |
committer | Miklos Szeredi <mszeredi@suse.cz> | Thu Dec 08 13:44:19 2011 +0100 |
tree | c533db0ab7a735a2adf30377429d80e4e78a2ecc | |
parent | e081e64490923b08c440ba001747c933007c4602 [diff] |
FUSE_NODE_SLAB buildfix When FUSE_NODE_SLAB is not defined, the build fails because of undefined functions. Attached patch fixes the problem.