Re: [PATCH] rpc: fix garbage in printk in svc_tcp_accept()

2007-09-20 Thread J. Bruce Fields
On Thu, Sep 20, 2007 at 01:15:05PM -0700, Linus Torvalds wrote: > > > On Thu, 20 Sep 2007, J. Bruce Fields wrote: > > > > we upgraded the kernel of a nfs-server from 2.6.17.11 to 2.6.22.6. Since > > then we get the message > ... > > Bruce - you're losing authorship information. Whoops, yes, I u

Re: [PATCH] rpc: fix garbage in printk in svc_tcp_accept()

2007-09-20 Thread Linus Torvalds
On Thu, 20 Sep 2007, J. Bruce Fields wrote: > > we upgraded the kernel of a nfs-server from 2.6.17.11 to 2.6.22.6. Since > then we get the message ... Bruce - you're losing authorship information. Please don't do that. Put a From: Wolfgang Walter <[EMAIL PROTECTED]> at the top of th

[PATCH] rpc: fix garbage in printk in svc_tcp_accept()

2007-09-20 Thread J. Bruce Fields
we upgraded the kernel of a nfs-server from 2.6.17.11 to 2.6.22.6. Since then we get the message lockd: too many open TCP sockets, consider increasing the number of nfsd threads lockd: last TCP connect from ^\\236^\É^D These random characters in the second line are caused by a bug in svc_tcp_acce