diff options
| author | Andreas Dilger <adilger@clusterfs.com> | 2001-08-04 00:51:18 -0600 |
|---|---|---|
| committer | Andreas Dilger <adilger@clusterfs.com> | 2001-08-04 00:51:18 -0600 |
| commit | 67052a8aeeca8cd80d1dd33c2792f917573accc8 (patch) | |
| tree | 24f6d571f4f24d39c0eabe778cf81339a5c8efb2 /tests/README | |
| parent | 0d9ef644d951821c96df7d7d66e72e7840f4763b (diff) | |
| download | platform_external_e2fsprogs-67052a8aeeca8cd80d1dd33c2792f917573accc8.tar.gz platform_external_e2fsprogs-67052a8aeeca8cd80d1dd33c2792f917573accc8.tar.bz2 platform_external_e2fsprogs-67052a8aeeca8cd80d1dd33c2792f917573accc8.zip | |
Add extra checks for bad symlinks, including zero length symlinks,
too long i_size for slow and fast symlinks, i_size_high set, multiple
blocks for slow symlinks.
Diffstat (limited to 'tests/README')
| -rw-r--r-- | tests/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/README b/tests/README index 73e26817f..d075db57e 100644 --- a/tests/README +++ b/tests/README @@ -63,5 +63,6 @@ noroot.img Filesystem with a deleted root directory okgroup.img Filesystem that's exactly 8193 blocks long (otherwise OK) overfsblks.img Filesystem with overlapping inode and block bitmaps +symlinks.img Filesystem with bad symlink sizes |
