ceph: fix open file counting on snapped inodes when mds returns no caps
[pandora-kernel.git] / fs / hostfs / hostfs_user.c
index 53fd0a6..b79424f 100644 (file)
@@ -377,7 +377,7 @@ int link_file(const char *to, const char *from)
        return 0;
 }
 
-int do_readlink(char *file, char *buf, int size)
+int hostfs_do_readlink(char *file, char *buf, int size)
 {
        int n;