X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fnfs_fs_sb.h;h=87694ca86914e379a098096fdd6989df71732a8f;hb=bd355f8ae6577aa6b444ab76bb1dfeb1a7002d9f;hp=216cea5db0aafbba934a9d55541c09788e10dbef;hpb=73d5a8675f32b8e22e11773b314324316f920192;p=pandora-kernel.git diff --git a/include/linux/nfs_fs_sb.h b/include/linux/nfs_fs_sb.h index 216cea5db0aa..87694ca86914 100644 --- a/include/linux/nfs_fs_sb.h +++ b/include/linux/nfs_fs_sb.h @@ -47,6 +47,7 @@ struct nfs_client { #ifdef CONFIG_NFS_V4 u64 cl_clientid; /* constant */ + nfs4_verifier cl_confirm; /* Clientid verifier */ unsigned long cl_state; spinlock_t cl_lock;