diff options
author | Benny Halevy <bhalevy@panasas.com> | 2009-08-14 14:19:18 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-08-14 17:16:00 (GMT) |
commit | 2220f13a8b90d2259f3094cb54cf4de67d8eee2d (patch) | |
tree | ab7aa286938009cda8fcaf06ad924eff23fae2fc /fs/read_write.h | |
parent | 42edd698125b76a38bd9999015202db036dfbc76 (diff) | |
download | linux-2220f13a8b90d2259f3094cb54cf4de67d8eee2d.tar.xz |
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
This is already done by xdr_reserve_space and since encode_compound_hdr
is adding a byte count to "12" which is already word aligned, the xdr
level rounding will work just as well.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/read_write.h')
0 files changed, 0 insertions, 0 deletions