diff options
Diffstat (limited to 'include/linux/nfsd/xdr4.h')
-rw-r--r-- | include/linux/nfsd/xdr4.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/include/linux/nfsd/xdr4.h b/include/linux/nfsd/xdr4.h index d0f050f01eca..2bacf7535069 100644 --- a/include/linux/nfsd/xdr4.h +++ b/include/linux/nfsd/xdr4.h | |||
@@ -366,17 +366,6 @@ struct nfsd4_exchange_id { | |||
366 | int spa_how; | 366 | int spa_how; |
367 | }; | 367 | }; |
368 | 368 | ||
369 | struct nfsd4_channel_attrs { | ||
370 | u32 headerpadsz; | ||
371 | u32 maxreq_sz; | ||
372 | u32 maxresp_sz; | ||
373 | u32 maxresp_cached; | ||
374 | u32 maxops; | ||
375 | u32 maxreqs; | ||
376 | u32 nr_rdma_attrs; | ||
377 | u32 rdma_attrs; | ||
378 | }; | ||
379 | |||
380 | struct nfsd4_create_session { | 369 | struct nfsd4_create_session { |
381 | clientid_t clientid; | 370 | clientid_t clientid; |
382 | struct nfs4_sessionid sessionid; | 371 | struct nfs4_sessionid sessionid; |