X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fnfsd%2Fstate.h;h=97d84c887853bd338290f1a23f342779513008c5;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=32ffcd82d2cee88c223141988e5af4f1922735d1;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h index 32ffcd82d..97d84c887 100644 --- a/include/linux/nfsd/state.h +++ b/include/linux/nfsd/state.h @@ -218,7 +218,7 @@ struct nfs4_stateid { struct nfs4_stateowner * st_stateowner; struct nfs4_file * st_file; stateid_t st_stateid; - struct file st_vfs_file; + struct file * st_vfs_file; int st_vfs_set; unsigned long st_access_bmap; unsigned long st_deny_bmap;