Date: Mon, 19 Jul 2010 23:33:42 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfs_commonport.c Message-ID: <201007192333.o6JNXs2T029324@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-07-19 23:33:42 UTC
FreeBSD src repository
Modified files:
sys/fs/nfs nfs_commonport.c
Log:
SVN rev 210268 on 2010-07-19 23:33:42Z by rmacklem
For the experimental NFSv4 server's dumplocks operation, add the
MPSAFE flag to cn_flags so that it doesn't panic. The panics weren't
seen since nfsdumpstate(8) is broken for the "-l" case, so this
was never done. I'll do a separate commit to fix nfsdumpstate(8).
Submitted by: zack.kirsch at isilon.com
MFC after: 2 weeks
Revision Changes Path
1.10 +2 -1 src/sys/fs/nfs/nfs_commonport.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007192333.o6JNXs2T029324>
