patch-2.3.51 linux/fs/lockd/xdr4.c

Next file: linux/fs/minix/inode.c
Previous file: linux/fs/lockd/xdr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/fs/lockd/xdr4.c linux/fs/lockd/xdr4.c
@@ -20,16 +20,8 @@
 #include <linux/lockd/sm_inter.h>
 
 #define NLMDBG_FACILITY		NLMDBG_XDR
-#define NLM_MAXSTRLEN		1024
 #define OFFSET_MAX		((off_t)LONG_MAX)
 
-#define QUADLEN(len)		(((len) + 3) >> 2)
-
-u32     nlm4_deadlock, nlm4_rofs, nlm4_stale_fh, nlm4_fbig,
-	nlm4_failed;
-
-
-typedef struct nlm_args	nlm_args;
 
 static inline off_t
 size_to_off_t(__s64 size)

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