]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/nfsd/xdr4.h
nfsd41: Use separate DRC for setclientid
[mv-sheeva.git] / include / linux / nfsd / xdr4.h
index 2bacf75350696a18871ae94c4453f828f3a70116..5e4beb0deb80fd52de23d6a498066d84fd798c51 100644 (file)
@@ -366,18 +366,6 @@ struct nfsd4_exchange_id {
        int             spa_how;
 };
 
-struct nfsd4_create_session {
-       clientid_t              clientid;
-       struct nfs4_sessionid   sessionid;
-       u32                     seqid;
-       u32                     flags;
-       struct nfsd4_channel_attrs fore_channel;
-       struct nfsd4_channel_attrs back_channel;
-       u32                     callback_prog;
-       u32                     uid;
-       u32                     gid;
-};
-
 struct nfsd4_sequence {
        struct nfs4_sessionid   sessionid;              /* request/response */
        u32                     seqid;                  /* request/response */