Re: Kernel errors with overlay filesystem v22
From: David Howells
Date: Thu May 29 2014 - 07:17:31 EST
David Howells <dhowells@xxxxxxxxxx> wrote:
> ================================================
> [ BUG: lock held when returning to user space! ]
> 3.15.0-rc6-fsdevel+ #363 Tainted: G W
> ------------------------------------------------
> mount/4183 is leaving the kernel with locks still held!
> 1 lock held by mount/4183:
> #0: (sb_writers#8){.+.+.+}, at: [<ffffffff8112bf5b>] mnt_want_write+0x1c/0x40
This comes from the:
+ mount -t overlayfs overlayfs /mnt -olowerdir=/lower,upperdir=/upper/upper,workdir=/upper/work
command.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/