directly call fuse_new_31() instead of fuse_new() internally
authoruserwithuid <userwithuid@gmail.com>
Mon, 14 Aug 2017 15:08:41 +0000 (15:08 +0000)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 14 Aug 2017 18:02:28 +0000 (20:02 +0200)
commit811c808b1d28bdea7a1b0bb0e5bafb9dfbe9b3bb
tree1c73c4b3904a6f5de50a8f06b99bcd2e2afb64f6
parenta42e548d76ced251f65f769374c3c3984d1c219e
directly call fuse_new_31() instead of fuse_new() internally

this fixes building with lto, which failed since commit 503e32d01e4db00e90d7acfd81ab05386559069f
ChangeLog.rst
lib/fuse.c
lib/fuse_i.h
lib/helper.c