Branch next

 

Tag:V13.0

 

Feature Highlights

 

* Expanding gRPC feature with more stats collection

 

Merge Highlights

 

* fixing name2id for when we get a numeric gid or uid in fattr4 like in setattr so that

 

* Used goption for RDMA compile time flags

 

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

 

Contents:

 

429463bc7 Frank S. Filz V13.0

a2fc63f88 Rajesh Prasad Used goption for RDMA compile time flags

2c9efb167 Suhas Athani gRPC: Add gRPC clientstats APIs for layouts, delegations, IOops, allops, and 9P

96b0aaed8 VidyaThumukunta gRPC: gRPC export I/O show stats APIs

66d429331 Michael Diederich fixing name2id for when we get a numeric gid or uid in fattr4 like in setattr so that - switch Allow_Numeric_Owners is honored by allowing atless2id to run first so we do not allow pam to interpret the numeric id as name - switch UseGetpwnam is honored before calling pwentname2id this allows to reject user/group names that do not carry the full name with at domain and allows to not depend on pam reject to use a numeric id.