[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+icZUUqiOudA62bK1kb6nd2GmLei3D06+-GFYXEabXGu4afhg@mail.gmail.com>
Date: Fri, 30 May 2014 06:15:29 +0200
From: Sedat Dilek <sedat.dilek@...il.com>
To: David Howells <dhowells@...hat.com>
Cc: Miklos Szeredi <miklos@...redi.hu>,
Al Viro <viro@...iv.linux.org.uk>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Christoph Hellwig <hch@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>, apw@...onical.com,
Felix Fietkau <nbd@...nwrt.org>, neilb@...e.de,
jordipujolp@...il.com, ezk@....cs.sunysb.edu,
"J. R. Okajima" <hooanon05@...oo.co.jp>, mszeredi@...e.cz
Subject: Re: Unionmount and overlayfs testsuite
On Thu, May 29, 2014 at 10:59 PM, David Howells <dhowells@...hat.com> wrote:
> Sedat Dilek <sedat.dilek@...il.com> wrote:
>
>> "Fixable" in your testsuite?
>
> Done and pushed.
>
Thanks.
I still see lots of...
umount: /mnt: not mounted
...and impermissible.test fails here...
***
*** ./run.sh impermissible.test
***
umount: /mnt: not mounted
TEST100: Impermissible open O_TRUNC|O_WRONLY
- open_file_as_bin -t -w /mnt/a/rootfile100 -E EACCES
- open_file_as_bin -w /mnt/a/rootfile100 -E EACCES
- open_file_as_bin -r /mnt/a/rootfile100 -R :xxx:yyy:zzz
- open_file -r /mnt/a/rootfile100 -R :xxx:yyy:zzz
- open_file -w /mnt/a/rootfile100 -W shark
- open_file -r /mnt/a/rootfile100 -R sharkyyy:zzz
- open_file_as_bin -r /mnt/a/rootfile100 -R sharkyyy:zzz
TEST101: Impermissible open O_WRONLY
- open_file_as_bin -w /mnt/a/rootfile101 -E EACCES
- open_file_as_bin -w /mnt/a/rootfile101 -E EACCES
- open_file_as_bin -r /mnt/a/rootfile101 -R :xxx:yyy:zzz
- open_file -r /mnt/a/rootfile101 -R :xxx:yyy:zzz
- open_file -w /mnt/a/rootfile101 -W shark
- open_file -r /mnt/a/rootfile101 -R sharkyyy:zzz
- open_file_as_bin -r /mnt/a/rootfile101 -R sharkyyy:zzz
TEST102: Impermissible open O_APPEND
- open_file_as_bin -a /mnt/a/rootfile102 -E EACCES
- open_file_as_bin -a /mnt/a/rootfile102 -E EACCES
- open_file_as_bin -r /mnt/a/rootfile102 -R :xxx:yyy:zzz
- open_file -r /mnt/a/rootfile102 -R :xxx:yyy:zzz
- open_file -a /mnt/a/rootfile102 -W shark
- open_file -r /mnt/a/rootfile102 -R :xxx:yyy:zzzshark
- open_file_as_bin -r /mnt/a/rootfile102 -R :xxx:yyy:zzzshark
TEST103: Impermissible truncate
- fs_op_as_bin truncate /mnt/a/rootfile103 4 -E EACCES
- fs_op_as_bin truncate /mnt/a/rootfile103 4 -E EACCES
- open_file_as_bin -r /mnt/a/rootfile103 -R :xxx:yyy:zzz
- open_file -r /mnt/a/rootfile103 -R :xxx:yyy:zzz
- fs_op truncate /mnt/a/rootfile103 4
- open_file -r /mnt/a/rootfile103 -R :xxx
- open_file_as_bin -r /mnt/a/rootfile103 -R :xxx
TEST104: Impermissible utimes
- fs_op_as_bin utimes /mnt/a/rootfile104 -E EACCES
/mnt/a/rootfile104: Test file not on upper filesystem (line 130)
Full log of run.sh is attached.
- Sedat -
View attachment "run-sh-log.txt" of type "text/plain" (37730 bytes)
Powered by blists - more mailing lists