]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Add VOLSER.GetSize and uint64_t xdr support pythonify
authorDavid Howells <dhowells@redhat.com>
Wed, 7 Feb 2018 06:55:16 +0000 (06:55 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 Feb 2018 10:20:41 +0000 (10:20 +0000)
commit9cbac03f11c6e96c99684e654b4989c2fafae0cd
treec0e3d466664b5e13ec6f752cdebaa1d747f8ec03
parent194ec8182edce0395dcc9719e80beea88a5217e5
Add VOLSER.GetSize and uint64_t xdr support

Add the VOLSER.GetSize RPC operation and add the uint64_t encode/decode
support to rxgen.

Signed-off-by: David Howells <dhowells@redhat.com>
kafs/rpc-api/volumeserver.xg
rxgen/emit_c_struct.py
rxgen/rxgen_bits.py