Date: Thu, 04 Oct 2012 12:54:20 +0200 From: Norbert Aschendorff <norbert.aschendorff@yahoo.de> To: freebsd-stable@freebsd.org Subject: Re: panic "Sleeping thread owns a non-sleepable lock" via cv_timedwait_signal, was "rsync over NFS" Message-ID: <506D6ADC.6050803@yahoo.de> In-Reply-To: <20121004104540.GG35915@deviant.kiev.zoral.com.ua> References: <37099006.1631279.1349270651574.JavaMail.root@erie.cs.uoguelph.ca> <20121003155452.GY35915@deviant.kiev.zoral.com.ua> <506C7557.1000503@yahoo.de> <20121003173931.GZ35915@deviant.kiev.zoral.com.ua> <506D2FA9.2050605@yahoo.de> <506D35D8.8090702@yahoo.de> <20121004080902.GD35915@deviant.kiev.zoral.com.ua> <506D474D.6090107@yahoo.de> <20121004091106.GF35915@deviant.kiev.zoral.com.ua> <506D651F.6010000@yahoo.de> <20121004104540.GG35915@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/04/2012 12:45 PM, Konstantin Belousov wrote: > But the errors has nothing to do with my nullfs backport. You're right; they stem from Rick's patch (from line 207 in numeric-uidgid.patch on): -nd->nd_repstat = nfsv4_strtogid(cp,j,&gid,p); +nd->nd_repstat = nfsv4_strtogid(nd, cp, j, &gid, + p); I reverted the patch and see what's going to happen...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?506D6ADC.6050803>