cvs commit: src/sys/nfsclient nfs_socket.c
Kostik Belousov
kostikbel at gmail.com
Sun Jul 9 06:28:11 UTC 2006
On Sat, Jul 08, 2006 at 03:05:35PM -0400, Chuck Lever wrote:
> On 7/8/06, Konstantin Belousov <kib at freebsd.org> wrote:
> >kib 2006-07-08 15:39:11 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/nfsclient nfs_socket.c
> > Log:
> > Signals may be delivered to process as well as to the thread. Check the
> > thread-delivered signals in addition to the process one.
> >
> > Reviewed by: mohan
> > MFC after: 1 month
> > Approved by: kan (mentor)
> >
> > Revision Changes Path
> > 1.142 +3 -1 src/sys/nfsclient/nfs_socket.c
>
> Is this a problem in the NFSv4 client as well?
Hmm, as it seems, rpcclnt_sigintr correctly accounts for both thread and
process signals. On the other hand, another my commit, into nfs_vnops.c,
is relevant to the nfs4. I do not have infrastructure for nfs v4
testing, and would like to obtain the opinion of somebody who knows
nfs4 client before considering commiting that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060709/2526d6ad/attachment.pgp
More information about the cvs-src
mailing list