From 1bf98cf7bcefc810775e1aa80991a13e6070090c Mon Sep 17 00:00:00 2001 From: Emmanuel Dreyfus Date: Thu, 8 Dec 2011 10:53:48 +0000 Subject: FUSE_NODE_SLAB buildfix When FUSE_NODE_SLAB is not defined, the build fails because of undefined functions. Attached patch fixes the problem. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f6133d..ad42adc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-08 Miklos Szeredi + + * Fix build if FUSE_NODE_SLAB is not defined. Patch by Emmanuel + Dreyfus + 2011-12-07 Miklos Szeredi * Add fuse_lowlevel_notify_delete() which tells the kernel that a -- cgit v1.2.3