commit | 256e48bb473b631fbb5aa03d6ed38c652ad3caa7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 21 11:18:13 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 28 17:20:44 2012 -0400 |
tree | f5a7ec0824ef09fcae105556ffecdae00c23a509 | |
parent | 4517d526c8aa31b5c14165ef180cc19518ff0a35 [diff] |
NFSv4: Simplify the GETATTR attribute length calculation Use the xdr_stream position counter as the basis for the calculation instead of assuming that we can calculate an offset to the start of the iovec. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>