uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
..
/
usr
/
local
/
..
/
include
/
linux
/
nfsd
/
const.h
/
/
/* * include/linux/nfsd/const.h * * Various constants related to NFS. * * Copyright (C) 1995-1997 Olaf Kirch <okir@monad.swb.de> */ #ifndef _LINUX_NFSD_CONST_H #define _LINUX_NFSD_CONST_H #include <linux/nfs.h> #include <linux/nfs2.h> #include <linux/nfs3.h> #include <linux/nfs4.h> /* * Maximum protocol version supported by knfsd */ #define NFSSVC_MAXVERS 3 /* * Maximum blocksizes supported by daemon under various circumstances. */ #define NFSSVC_MAXBLKSIZE RPCSVC_MAXPAYLOAD /* NFSv2 is limited by the protocol specification, see RFC 1094 */ #define NFSSVC_MAXBLKSIZE_V2 (8*1024) #endif /* _LINUX_NFSD_CONST_H */
/var/../usr/local/../include/linux/nfsd/const.h