svn commit: r222719 - in head/sys/fs: nfs nfsclient

Robert Watson rwatson at FreeBSD.org
Mon Jun 6 11:28:12 UTC 2011


On Sun, 5 Jun 2011, Rick Macklem wrote:

>  The new NFSv4 client was erroneously using "p" instead of
>  "p_leader" for the "id" for POSIX byte range locking. I think
>  this would only have affected processes created by rfork(2)
>  with the RFTHREAD flag specified. This patch fixes that by
>  passing the "id" down through the various functions from
>  nfs_advlock().

And therefore probably threaded Linux processes?

Robert


More information about the svn-src-all mailing list