commit | 13c65ce90006badccd5663e558e3c85869ae5ce6 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Fri Aug 14 17:19:25 2009 +0300 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Aug 14 13:17:17 2009 -0400 |
tree | 9a88d57aba72e38f3bf55344b8a94212b9d2ddcd | |
parent | 2220f13a8b90d2259f3094cb54cf4de67d8eee2d [diff] |
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper In order to open code and expose the result pointer assignment. Alternatively, we can open code the call to xdr_reserve_space and do the BUG_ON an the error case at the call site. Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>