patch-2.4.0-test10 linux/fs/nfsd/nfsfh.c

Next file: linux/fs/nfsd/vfs.c
Previous file: linux/fs/nfsd/nfscache.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/fs/nfsd/nfsfh.c linux/fs/nfsd/nfsfh.c
@@ -25,8 +25,8 @@
 /* #define NFSD_DEBUG_VERBOSE 1 */
 
 
-static int nfsd_nr_verified = 0;
-static int nfsd_nr_put = 0;
+static int nfsd_nr_verified;
+static int nfsd_nr_put;
 
 
 struct nfsd_getdents_callback {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)