From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: Unionmount and overlayfs testsuite Date: Thu, 29 May 2014 18:17:10 +0100 Message-ID: <29063.1401383830@warthog.procyon.org.uk> References: <1400838223-30844-1-git-send-email-miklos@szeredi.hu> <28592.1401382081@warthog.procyon.org.uk> Cc: dhowells@redhat.com, Miklos Szeredi , Al Viro , Linus Torvalds , linux-fsdevel , LKML , Christoph Hellwig , Andrew Morton , apw@canonical.com, Felix Fietkau , neilb@suse.de, jordipujolp@gmail.com, ezk@fsl.cs.sunysb.edu, "J. R. Okajima" , mszeredi@suse.cz To: sedat.dilek@gmail.com Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Sedat Dilek wrote: > - /root/util-linux-union/mount/mount -i -t tmpfs upper_layer $union_mntroot -o union || exit $? > + mount -i -t tmpfs upper_layer $union_mntroot -o union || exit $? That's irrelevant if you're testing overlayfs. David