mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
96f194b715
Introduce a helper function to compute the XDR pad size of a variable-length XDR object. Clean up: Replace open-coded calculation of XDR pad sizes. I'm sure I haven't found every instance of this calculation. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>