summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorAnna Schumaker <bjschuma@netapp.com>2013-10-30 10:00:20 -0400
committerJ. Bruce Fields <bfields@redhat.com>2013-10-30 10:04:08 -0400
commite1a90ebd8b2349eb00ec22f0b8bf6ab8bbd06cc8 (patch)
tree0eb2d8a2ed995ced6594855ec2dbff846e2b759c /REPORTING-BUGS
parent6f6cc3205c5f10129b8a10cdf8abf85d9db48a60 (diff)
NFSD: Combine decode operations for v4 and v4.1
We were using a different array of function pointers to represent each minor version. This makes adding a new minor version tedious, since it needs a step to copy, paste and modify a new version of the same functions. This patch combines the v4 and v4.1 arrays into a single instance and will check minor version support inside each decoder function. Signed-off-by: Anna Schumaker <bjschuma@netapp.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions