X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fnfs_fs_i.h;h=e9a749588a7bd887c1b803c55d34d74637dfef04;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=5a4fa8d5480115e58bf7300046d959dcb6795d01;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/linux/nfs_fs_i.h b/include/linux/nfs_fs_i.h index 5a4fa8d54..e9a749588 100644 --- a/include/linux/nfs_fs_i.h +++ b/include/linux/nfs_fs_i.h @@ -5,13 +5,15 @@ #include #include +struct nlm_lockowner; + /* * NFS lock info */ struct nfs_lock_info { u32 state; u32 flags; - struct nlm_host *host; + struct nlm_lockowner *owner; }; /*