]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r340661 (rmacklem):
authorEd Maste <emaste@FreeBSD.org>
Fri, 23 Nov 2018 20:29:47 +0000 (20:29 +0000)
committerEd Maste <emaste@FreeBSD.org>
Fri, 23 Nov 2018 20:29:47 +0000 (20:29 +0000)
commit8de9064daf8a4f9d40f8e65fece48ad7c90614aa
treec0d630b4f74ace304fa0184cdbdeed304e39eb12
parentb9e943535af813bdc62b9db230816a0d23ab82ef
MFC r340661 (rmacklem):

r304026 added code that started statistics gathering for an operation
before the operation number (the variable called "op") was sanity checked.
This patch moves the code down to below the range sanity check for "op".
sys/fs/nfsserver/nfs_nfsdsocket.c