From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: Union mount and lockdep design issues Date: Thu, 14 Jul 2011 01:57:38 +0100 Message-ID: <18169.1310605058@redhat.com> References: <87hb6qwc57.fsf@tucsk.pomaz.szeredi.hu> <87tyar6gv8.fsf@tucsk.pomaz.szeredi.hu> <4E0AF2BA.2040706@gmail.com> <1302756608.2854.10.camel@perseus.themaw.net> <4DA4B6A8.7030804@gmail.com> <4DA5DCB8.3040101@gmail.com> <4DA5F569.9020309@gmail.com> <24792.1302808448@redhat.com> <2477.1309342656@redhat.com> <4E1962BE.8010204@redhat.com> <1408.1310382069@redhat.com> <1310385651.18678.59.camel@twins> <1310392232.4276.14.camel@perseus.themaw.net> <1310405033.4276.28.camel@perseus.themaw.net> <30216.1310558525@redhat.com> Cc: dhowells@redhat.com, Michal Suchanek , Ian Kent , Peter Zijlstra , Ric Wheeler , Alexander Viro , Christoph Hellwig , Ingo Molnar , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Jeff Moyer To: Miklos Szeredi Return-path: In-Reply-To: <87hb6qwc57.fsf@tucsk.pomaz.szeredi.hu> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Miklos Szeredi wrote: > Normally overlayfs would be immune to this, since lower/upper are > different filesystem types. But overlayfs-over-overlayfs would see the > same lockdep warnings, right? Yes. David