Quantcast

Fix smb2.lock.rw-shared with async I/O enabled

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Fix smb2.lock.rw-shared with async I/O enabled

Volker Lendecke
Hi!

Attached find a patch for $SUBJECT. Someone who feels
familiar with the SMB2 server please comment/ack/push it.

Thanks,

Volker

--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:[hidden email]
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Fix smb2.lock.rw-shared with async I/O enabled

Volker Lendecke
On Fri, Jul 13, 2012 at 12:44:48PM +0200, Volker Lendecke wrote:
> Attached find a patch for $SUBJECT. Someone who feels
> familiar with the SMB2 server please comment/ack/push it.

Just for the curious: This patch makes autobuild succeed for
me even if I set "aio read size" and "aio write size" to 1
in a separate patch, enabling aio by default. That was not
the case before this patch.

With best regards,

Volker

--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:[hidden email]
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Fix smb2.lock.rw-shared with async I/O enabled

Jeremy Allison
In reply to this post by Volker Lendecke
On Fri, Jul 13, 2012 at 12:44:48PM +0200, Volker Lendecke wrote:
> Hi!
>
> Attached find a patch for $SUBJECT. Someone who feels
> familiar with the SMB2 server please comment/ack/push it.

Great catch ! Thanks. Pushed to master, and I'll
open a bug for 3.6.next.

Cheers,

        Jeremy.
Loading...