11 * The host on which lockd runs
13 #define NLMTEST_HOST "crutch"
18 #define NLMTEST_DIR "../../mount/"
21 * The default file name and its inode version number.
22 * There's no way the test program can find out the version number,
23 * so you have to add it here.
25 #define NLMTEST_FILE NLMTEST_DIR "COPYING"
26 #define NLMTEST_VERSION 1
28 #endif /* NLMTEST_HOST_H */