Goswin, thanks for the report.  Committed the following patch to the
bugfix branch:

Index: lib/fuse_versionscript
===================================================================
RCS file: /cvsroot/fuse/fuse/lib/fuse_versionscript,v
retrieving revision 1.24
diff -u -r1.24 fuse_versionscript
--- lib/fuse_versionscript      12 Dec 2007 11:53:34 -0000      1.24
+++ lib/fuse_versionscript      16 Jun 2009 14:32:57 -0000
@@ -151,7 +151,12 @@
                fuse_register_module;
                fuse_reply_iov;
                fuse_version;
+} FUSE_2.6;
+
+FUSE_2.7.5 {
+       global:
+               fuse_reply_bmap;
 
        local:
                *;
-} FUSE_2.6;
+} FUSE_2.7;



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to