]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/348: update error message when transmogrifying symlink into directory
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 13 Apr 2017 15:39:43 +0000 (08:39 -0700)
committerEryu Guan <eguan@redhat.com>
Fri, 14 Apr 2017 02:20:41 +0000 (10:20 +0800)
commit7e0b48b33d1c293eded0a94f1635773dce00e623
tree065e4ef039a5cad71f949a457e9554a1b8ac1212
parent0e613380dcf3d7c4ad360fbc712d9aa0576cdac1
xfs/348: update error message when transmogrifying symlink into directory

We introduced the inline directory verifier in 4.11 to prevent the
system from trying to use corrupt inline directories.  This has the
effect of changing the error message in one step of the i_mode fuzz
tester, so update the test accordingly.

Note that prior to the existence of the verifier, this test would
occasionally result in memory corruption that did not become evident
until later.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/348.out