commit | 9ff71c3a9827b99699510076dffa0bbe7c36bfd4 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Wed Apr 01 09:21:52 2009 -0400 |
committer | Benny Halevy <bhalevy@panasas.com> | Wed Jun 17 10:46:19 2009 -0700 |
tree | 1ff268228bd9c8789854a907807132b99afe6d7e | |
parent | c2e713dd83dcabb2ae951ea572e7de68c96e2d48 [diff] |
nfs41: client xdr definitions Define stubs for sequence args and res data structures and embed them in all other nfs4 and nfs41 xdr types. They are needed for sending any op in a nfs41 compound rpc. Signed-off-by: Andy Adamson<andros@netapp.com> [moved new args/res definitions away, to where they're first used] Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>