Comment 16 for bug 1047261

Revision history for this message
Colin Ian King (colin-king) wrote :

Tested on oneiric -proposed with ext2,ext3,ext4,xfs and btrfs lower file systems:

uname -a
Linux ubuntu 3.0.0-26-server #43-Ubuntu SMP Tue Sep 25 17:37:40 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

ubuntu@ubuntu:~/ecryptfs$ sudo ./tests/run_tests.sh -K -c safe -b 1000000 -D /tmp/image -l /lower -u /upper -t mmap-close.sh -f ext2,ext3,ext4,xfs,btrfs
Running eCryptfs filesystem tests on ext2
mmap-close pass
Running eCryptfs filesystem tests on ext3
mmap-close pass
Running eCryptfs filesystem tests on ext4
mmap-close pass
Running eCryptfs filesystem tests on xfs
mmap-close pass
Running eCryptfs filesystem tests on btrfs
mmap-close pass

Test Summary:
5 passed
0 failed