]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: check symlink to very long path
authorEryu Guan <eguan@redhat.com>
Mon, 13 Jun 2016 13:49:25 +0000 (21:49 +0800)
committerEryu Guan <eguan@redhat.com>
Wed, 15 Jun 2016 08:35:20 +0000 (16:35 +0800)
commit782bd26015f726305d92202553c849d82f08da0c
tree592abfd6b86419ddf3fa798d1c32941f8141fda9
parent1f800db1fd9a7ce68af8bc8bb070e6f25f02ccb8
generic: check symlink to very long path

Test symlink to very long path, so that path could not be hold in
inode, then check symlink file contains correct path.

There was a bug in CRC XFS, that the path in remote symlink was not
correct, this issue is fixed by this kernel commit

2ac56d3 xfs: fix remote symlinks on V5/CRC filesystems

Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/360 [new file with mode: 0755]
tests/generic/360.out [new file with mode: 0644]
tests/generic/group