X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_net.h;h=fb492883503b00d2a768daf8ef5e446427ee59d5;hp=c02ecc2288699eb7fe13c216e296f7557eea48c8;hb=be025f5580a0cc4958267d2e4317aac4e2ebc0c3;hpb=8e249d43f19a4d227c76e6def41d7eb19e6a207f diff --git a/lustre/include/lustre_net.h b/lustre/include/lustre_net.h index c02ecc2..fb49288 100644 --- a/lustre/include/lustre_net.h +++ b/lustre/include/lustre_net.h @@ -1426,6 +1426,8 @@ struct ptlrpc_service_part { int scp_nrqbds_total; /** # posted request buffers for receiving */ int scp_nrqbds_posted; + /** in progress of allocating rqbd */ + int scp_rqbd_allocating; /** # incoming reqs */ int scp_nreqs_incoming; /** request buffers to be reposted */