In the last episode (Jul 01), [EMAIL PROTECTED] said: > Do you know how can i make the cookies (FreeBSD 5.x) size linux > compatible? I have FreeBSD machines (5.x), NFS clients of a NFS linux > server... and the locks do not work. The server reports the > incompatible cookie size for lock requests... (in 4.x works). > So, i want recompile the software in question ( i don't know what) > :), and make it 8 bytes in size.
You asked this back in April :) I pointed you to the places in the FreeBSD kernel you had to change. http://lists.freebsd.org/pipermail/freebsd-hackers/2003-April/000592.html It'd be easier if Linux would just follow the NFS spec, though. http://lxr.linux.no/source/include/linux/lockd/xdr.h has the following comment: /* * NLM cookies. Technically they can be 1K, Nobody uses over 8 bytes * however. */ -- Dan Nelson [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"