nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / 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;