Comment 19 for bug 1047261

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

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

uname -a
Linux ubuntu 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

sudo ./tests/run_tests.sh -K -c safe -b 1000000 -D /tmp/image -l /lower -u /upper -f ext2,ext3,ext4,xfs,btrfs -t mmap-close.sh
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