Whamcloud - gitweb
6b916399a56d6005fc9b9932432b92eb420b0bcc
[doc/protocol.git] / ost_setattr.txt
1 RPC 2: OST_SETATTR
2 ~~~~~~~~~~~~~~~~~~
3 [[ost-setattr-rpc]]
4
5 OST_SETATTR (pb_opc = 2) is an RPC that sets resource attributes.
6
7 .OST_SETATTR Generic Packet Structure
8 image::ost-setattr-generic.png["OST_SETATTR Generic Packet Structure",height=100]
9
10 //////////////////////////////////////////////////////////////////////
11 The ost-setattr-generic.png diagram resembles this text art:
12
13        OST_SETATTR:
14       --request-----------------
15       | ptlrpc_body | ost_body |
16       --------------------------
17       --reply-------------------
18       | ptlrpc_body | ost_body |
19       --------------------------
20 //////////////////////////////////////////////////////////////////////
21
22 include::struct_ptlrpc_body.txt[]
23
24 include::struct_ost_body.txt[]
25
26