Comment 3 for bug 1034012

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

Tested with ext2,ext3,ext4,xfs and btrfs lower file systems, passed, Linux ubuntu 3.2.0-30-generic #47-Ubuntu SMP Wed Aug 15 19:30:10 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 -t enospc.sh -f ext2,ext3,ext4,xfs,btrfs
Running eCryptfs filesystem tests on ext2
enospc pass
Running eCryptfs filesystem tests on ext3
enospc pass
Running eCryptfs filesystem tests on ext4
enospc pass
Running eCryptfs filesystem tests on xfs
enospc pass
Running eCryptfs filesystem tests on btrfs
enospc pass

Test Summary:
5 passed
0 failed