Re: [PATCH v3 0/8] change sb_writers to use percpu_rw_semaphore

2015-08-17 Thread Oleg Nesterov
On 08/16, Arthur Marsh wrote: > > Would these patches address what I've seen in the last day or so using > Linus' git head kernel and seeing problems like: No, this series shouldn't make any difference. > [0.00] Linux version 4.2.0-rc6+ (root@victoria) (gcc version > 5.2.1 20150808 (Deb

Re: [PATCH v3 0/8] change sb_writers to use percpu_rw_semaphore

2015-08-16 Thread Arthur Marsh
Oleg Nesterov wrote on 15/08/15 02:49: On 08/13, Jan Kara wrote: Regarding the routing, ideally Al Viro should take these as a VFS maintainer. Al, could you take these patches? Only cosmetic changes in V3 to address the comments from Jan, I preserved his acks. In case you missed all the spa

Re: [PATCH v3 0/8] change sb_writers to use percpu_rw_semaphore

2015-08-15 Thread Oleg Nesterov
On 08/15, Al Viro wrote: > > On Fri, Aug 14, 2015 at 07:19:35PM +0200, Oleg Nesterov wrote: > > On 08/13, Jan Kara wrote: > > > > > > Regarding the routing, ideally Al Viro should take these as a VFS > > > maintainer. > > > > Al, could you take these patches? > > I can live with that. Do you have

Re: [PATCH v3 0/8] change sb_writers to use percpu_rw_semaphore

2015-08-15 Thread Al Viro
On Fri, Aug 14, 2015 at 07:19:35PM +0200, Oleg Nesterov wrote: > On 08/13, Jan Kara wrote: > > > > Regarding the routing, ideally Al Viro should take these as a VFS > > maintainer. > > Al, could you take these patches? I can live with that. Do you have it as a branch in a public git tree? -- To