cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys
Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master
src/sys/compat/linux linux_file.c src/sys/compat/svr4
svr4_fcntl.c src/sys/conf NOTES files options ...
Doug Rabson
dfr at rabson.org
Wed Mar 26 17:29:31 PDT 2008
On 26 Mar 2008, at 15:47, Sam Leffler wrote:
> Doug Rabson wrote:
>> Add the new kernel-mode NFS Lock Manager. To use it instead of the
>> user-mode lock manager, build a kernel with the NFSLOCKD option and
>> add '-k' to 'rpc_lockd_flags' in rc.conf.
>>
> Any reason not to turn this on by default so you get wider testing?
I'm just being overly conservative - making it opt-in seemed like the
right thing to do since its a lot of new code.
More information about the cvs-src
mailing list