Re: More kernel errors with overlay filesystem v22

2014-05-29 Thread David Howells
Miklos Szeredi wrote: > generic_file_splice_write() uses I_MUTEX_CHILD. Not sure why, though, parent > shouldn't be locked. Maybe it's some remaining thing from the days when pipes > used the i_mutex on the pipe inode. Probably should just remove that notation > and things will work. You shou

Re: More kernel errors with overlay filesystem v22

2014-05-29 Thread Miklos Szeredi
On Thu, May 29, 2014 at 05:23:22PM +0100, David Howells wrote: > Miklos Szeredi wrote: > > > Fixes pushed to overlayfs.v22 (and overlayfs.current). Will > > eventually fold these into the main overlayfs patch. > > Okay... those are fixed. Here's the next: > generic_file_splice_write() uses I