dont call upcall_cleanup if versions were mismatched

This commit is contained in:
Olga Kornievskaia 2011-04-27 16:47:40 -04:00
parent a173395b5a
commit 3a69a29ff6
3 changed files with 4 additions and 4 deletions

View file

@ -28,9 +28,6 @@
#include "daemon_debug.h"
#include "util.h"
#define NFSD_VERSION_MISMATCH 116
extern const nfs41_upcall_op nfs41_op_mount;
extern const nfs41_upcall_op nfs41_op_unmount;
extern const nfs41_upcall_op nfs41_op_open;