]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/nfs_xdr.h
NFSv4: Add support for the RELEASE_LOCKOWNER operation
[mv-sheeva.git] / include / linux / nfs_xdr.h
index 87202c7026e3436f7fae6c63d5c60bca5c1ccd46..fc461926c412e58d91d717aa7a9cbd48d407ea01 100644 (file)
@@ -315,6 +315,10 @@ struct nfs_lockt_res {
        struct nfs4_sequence_res        seq_res;
 };
 
+struct nfs_release_lockowner_args {
+       struct nfs_lowner       lock_owner;
+};
+
 struct nfs4_delegreturnargs {
        const struct nfs_fh *fhandle;
        const nfs4_stateid *stateid;