diff options
author | Benny Halevy <[email protected]> | 2008-08-12 20:44:41 +0300 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2008-09-29 17:56:58 -0400 |
commit | 5033b77a931a12bc7395c1834fa50f6d477be3ae (patch) | |
tree | 4c8a7b7c263b93290afb6795cb93a87dd3471909 /net/unix/sysctl_net_unix.c | |
parent | c47b2ca42e848e2dce122acbefa0de59320f5683 (diff) |
nfsd: fix nfsd4_encode_open buffer space reservation
nfsd4_encode_open first reservation is currently for 36 + sizeof(stateid_t)
while it writes after the stateid a cinfo (20 bytes) and 5 more 4-bytes
words, for a total of 40 + sizeof(stateid_t).
Signed-off-by: Benny Halevy <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions