Make *_loop_mt() available in version 3.0 again
authorNikolaus Rath <Nikolaus@rath.org>
Tue, 19 Sep 2017 19:33:26 +0000 (20:33 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Tue, 19 Sep 2017 19:33:26 +0000 (20:33 +0100)
commit89299824782d22ff34b0eec8c912ddb20b93f785
tree1366971ae33df254136936d36a1d670a652d1444
parent893e2d66c72f06dc036cae1385d5826898ffdb81
Make *_loop_mt() available in version 3.0 again

The old versions of these symbols were defined with version
tag FUSE_3.0, so this is what we have to use in the .symver
directive.
lib/fuse.c
lib/fuse_loop_mt.c