Re: Kernel errors with overlay filesystem v22

2014-05-29 Thread David Howells
Here's another lockdep report for you. If you hard link a file, the attached occurs. = [ INFO: possible recursive locking detected ] 3.15.0-rc6-fsdevel+ #367 Tainted: GW - ln/2974 is trying to acq

Re: Kernel errors with overlay filesystem v22

2014-05-29 Thread Sedat Dilek
On Thu, May 29, 2014 at 6:06 PM, Miklos Szeredi wrote: > On Thu, May 29, 2014 at 2:07 PM, Miklos Szeredi wrote: >> On Thu, May 29, 2014 at 12:28:45PM +0100, David Howells wrote: >>> >>> This sequence of commands produces both errors: > > Fixes pushed to overlayfs.v22 (and overlayfs.current). Wil

Re: Kernel errors with overlay filesystem v22

2014-05-29 Thread Miklos Szeredi
On Thu, May 29, 2014 at 2:07 PM, Miklos Szeredi wrote: > On Thu, May 29, 2014 at 12:28:45PM +0100, David Howells wrote: >> >> This sequence of commands produces both errors: Fixes pushed to overlayfs.v22 (and overlayfs.current). Will eventually fold these into the main overlayfs patch. Thanks,

Re: Kernel errors with overlay filesystem v22

2014-05-29 Thread Miklos Szeredi
On Thu, May 29, 2014 at 12:28:45PM +0100, David Howells wrote: > > This sequence of commands produces both errors: > > mount -t tmpfs lower_layer /lower > mount -t tmpfs upper_layer /upper > mkdir /upper/upper > mkdir /upper/work > mount -t overlayfs overlayfs /mnt > -olowerdir=/lower,upper

Re: Kernel errors with overlay filesystem v22

2014-05-29 Thread David Howells
This sequence of commands produces both errors: mount -t tmpfs lower_layer /lower mount -t tmpfs upper_layer /upper mkdir /upper/upper mkdir /upper/work mount -t overlayfs overlayfs /mnt -olowerdir=/lower,upperdir=/upper/upper,workdir=/upper/work # The lockdep error was reported in the abo

Re: Kernel errors with overlay filesystem v22

2014-05-29 Thread David Howells
David Howells wrote: > > [ BUG: lock held when returning to user space! ] > 3.15.0-rc6-fsdevel+ #363 Tainted: GW > > mount/4183 is leaving the kernel with locks still held! > 1 lock held