Re: [git pull] more vfs bits

From: Sedat Dilek
Date: Sun Feb 22 2015 - 05:36:49 EST


On Sun, Feb 22, 2015 at 10:37 AM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> On Sun, Feb 22, 2015 at 10:32:02AM +0100, Sedat Dilek wrote:
>
>> How do you test?
>
> Mostly xfstests and LTP, plus assorted tests depending on the areas touched...
> Any extra testing is welcome - the more, the merrier...

As said I wanted to test with unionmount-testsuite from Git HEAD master.

But...

The README is out-of-date and...

...my python3 throws me a...

$ LC_ALL=C ./run --ov --set-up 2>&1 | tee
../unionmount-testsuite-log_ov-set-up_$(uname -r).txt
Traceback (most recent call last):
File "./run", line 107, in <module>
set_up(ctx)
File "/home/wearefam/src/unionmount-testsuite/unionmount-testsuite-git/set_up.py",
line 26, in set_up
os.sync()
AttributeError: 'module' object has no attribute 'sync'

$ dpkg -l | grep python3
ii python3
3.2.3-0ubuntu1.2 interactive
high-level object-oriented language (default python3 version)
ii python3-minimal
3.2.3-0ubuntu1.2 minimal subset of
the Python language (default python3 version)
ii python3.2
3.2.3-0ubuntu3.6 Interactive
high-level object-oriented language (version 3.2)
ii python3.2-minimal
3.2.3-0ubuntu3.6 Minimal subset of
the Python language (version 3.2)

AFAICS I had reported already the README needs a refresh.

I will continue with LTP-lite testing and fio.

- Sedat -
--
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/