]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs/super.c
NFSv4: Clean up the support for returning multiple delegations
[linux-2.6-omap-h63xx.git] / fs / nfs / super.c
index d8e062fe76b110a5cc66c8f0098e427e483c49f7..bd4c3dd550df99f7ba8eb5d704ca481f4962ae87 100644 (file)
@@ -2433,7 +2433,7 @@ static void nfs4_kill_super(struct super_block *sb)
 {
        struct nfs_server *server = NFS_SB(sb);
 
-       nfs_return_all_delegations(sb);
+       nfs_super_return_all_delegations(sb);
        kill_anon_super(sb);
 
        nfs4_renewd_prepare_shutdown(server);