diff options
author | J. Bruce Fields <bfields@redhat.com> | 2011-08-31 21:39:30 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-08-31 23:55:57 +0200 |
commit | b7d7ca35807b4c8ca3271885b47e67c843376f77 (patch) | |
tree | 6e8c3d0542d7b023a622e73695cc922dc6bd1b5d /fs/nfsd/state.h | |
parent | nfsd: remove include/linux/nfsd/syscall.h (diff) | |
download | linux-b7d7ca35807b4c8ca3271885b47e67c843376f77.tar.xz linux-b7d7ca35807b4c8ca3271885b47e67c843376f77.zip |
nfsd4: fix off-by-one-error in SEQUENCE reply
The values here represent highest slotid numbers. Since slotid's are
numbered starting from zero, the highest should be one less than the
number of slots.
Reported-by: Rick Macklem <rmacklem@uoguelph.ca>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/state.h')
0 files changed, 0 insertions, 0 deletions