]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/453: test creation of malicious directory entries
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 1 May 2018 15:39:57 +0000 (08:39 -0700)
committerEryu Guan <guaneryu@gmail.com>
Wed, 2 May 2018 08:33:17 +0000 (16:33 +0800)
commitd2603933ebc572c8106cea0fa723b1743d685544
treed87d498f2b3fcfda43c3d9fa081df08720339512
parent2426366fc31f796686397e4a9546ac431e20fbef
generic/453: test creation of malicious directory entries

Create malicious . and .. entries (you didn't see the zero-width
joiners at the end, did you?) in a directory to see if scrub will pick
them up.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/453