Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Andreas Tobler
On 02.07.12 06:40, Andreas Tobler wrote: On 01.07.12 23:43, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 08:33:09PM +0200, Andreas Tobler wrote: On 01.07.12 19:05, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote: On 01.07.12 15:41, Konstantin Be

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Andreas Tobler
On 01.07.12 23:43, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 08:33:09PM +0200, Andreas Tobler wrote: On 01.07.12 19:05, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote: On 01.07.12 15:41, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 03:

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Konstantin Belousov
On Sun, Jul 01, 2012 at 08:33:09PM +0200, Andreas Tobler wrote: > On 01.07.12 19:05, Konstantin Belousov wrote: > >On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote: > >>On 01.07.12 15:41, Konstantin Belousov wrote: > >>>On Sun, Jul 01, 2012 at 03:37:18PM +0200, Andreas Tobler wrote: >

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Andreas Tobler
On 01.07.12 19:05, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote: On 01.07.12 15:41, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 03:37:18PM +0200, Andreas Tobler wrote: On 01.07.12 14:04, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 01:

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Konstantin Belousov
On Sun, Jul 01, 2012 at 03:56:52PM +0200, Andreas Tobler wrote: > On 01.07.12 15:41, Konstantin Belousov wrote: > >On Sun, Jul 01, 2012 at 03:37:18PM +0200, Andreas Tobler wrote: > >>On 01.07.12 14:04, Konstantin Belousov wrote: > >>>On Sun, Jul 01, 2012 at 01:23:02PM +0200, Andreas Tobler wrote: >

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Andreas Tobler
On 01.07.12 15:41, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 03:37:18PM +0200, Andreas Tobler wrote: On 01.07.12 14:04, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 01:23:02PM +0200, Andreas Tobler wrote: On 21.06.12 11:26, Konstantin Belousov wrote: Author: kib Date: Thu Jun 2

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Konstantin Belousov
On Sun, Jul 01, 2012 at 03:37:18PM +0200, Andreas Tobler wrote: > On 01.07.12 14:04, Konstantin Belousov wrote: > >On Sun, Jul 01, 2012 at 01:23:02PM +0200, Andreas Tobler wrote: > >>On 21.06.12 11:26, Konstantin Belousov wrote: > >>>Author: kib > >>>Date: Thu Jun 21 09:26:06 2012 > >>>New Revision

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Andreas Tobler
On 01.07.12 14:04, Konstantin Belousov wrote: On Sun, Jul 01, 2012 at 01:23:02PM +0200, Andreas Tobler wrote: On 21.06.12 11:26, Konstantin Belousov wrote: Author: kib Date: Thu Jun 21 09:26:06 2012 New Revision: 237367 URL: http://svn.freebsd.org/changeset/base/237367 Log: Enable deadlock

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Konstantin Belousov
On Sun, Jul 01, 2012 at 01:23:02PM +0200, Andreas Tobler wrote: > On 21.06.12 11:26, Konstantin Belousov wrote: > >Author: kib > >Date: Thu Jun 21 09:26:06 2012 > >New Revision: 237367 > >URL: http://svn.freebsd.org/changeset/base/237367 > > > >Log: > > Enable deadlock avoidance code for NFS clie

Re: svn commit: r237367 - head/sys/fs/nfsclient

2012-07-01 Thread Andreas Tobler
On 21.06.12 11:26, Konstantin Belousov wrote: Author: kib Date: Thu Jun 21 09:26:06 2012 New Revision: 237367 URL: http://svn.freebsd.org/changeset/base/237367 Log: Enable deadlock avoidance code for NFS client. Hm, since this commit I fail with my nfs installworld/kernel. I have a builde

svn commit: r237367 - head/sys/fs/nfsclient

2012-06-21 Thread Konstantin Belousov
Author: kib Date: Thu Jun 21 09:26:06 2012 New Revision: 237367 URL: http://svn.freebsd.org/changeset/base/237367 Log: Enable deadlock avoidance code for NFS client. MFC after:2 weeks Modified: head/sys/fs/nfsclient/nfs_clbio.c head/sys/fs/nfsclient/nfs_clvfsops.c Modified: head/s