X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fnfs%2Fclient.c;h=ac6575c4da3129791b87ec67ffc1ff5d77cd9739;hb=e82dc22dac6525a2f365a1d53c0483252d4aa38e;hp=df2b40d1883d803e8fa5c1bddb588a1d39f20c87;hpb=8f975242352e92898dc641ebff0d24808f39848a;p=mv-sheeva.git diff --git a/fs/nfs/client.c b/fs/nfs/client.c index df2b40d1883..ac6575c4da3 100644 --- a/fs/nfs/client.c +++ b/fs/nfs/client.c @@ -181,7 +181,7 @@ static void nfs4_destroy_callback(struct nfs_client *clp) { #ifdef CONFIG_NFS_V4 if (__test_and_clear_bit(NFS_CS_CALLBACK, &clp->cl_res_state)) - nfs_callback_down(); + nfs_callback_down(clp->cl_minorversion); #endif /* CONFIG_NFS_V4 */ }