Whamcloud - gitweb
LU-14725 tests: sanity/27Q to remove own symlink in /tmp 75/43875/5
authorAlex Zhuravlev <bzzz@whamcloud.com>
Sun, 30 May 2021 15:36:39 +0000 (18:36 +0300)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Jun 2021 21:59:18 +0000 (21:59 +0000)
commitc4be7bab2f06e0db045f940c51a1ecd632ad4fe8
treed95de218e16e02d389890e895b4f5b26a117d502
parenta1c5adf7f466cce5b9abae46704c126b1f11d6da
LU-14725 tests: sanity/27Q to remove own symlink in /tmp

otherwise any subsequent restart of MDS/MGS on a local setup
with ZFS backend gets stuck as zpool import scans /tmp and
stat's every found file.

Test-Parameters: trivial
Fixes: cd4caef54f ("LU-14583 llapi: handle symlinks in llapi_file_get_stripe()")
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I2eb4cb8819670acef0302e1fe5ab767be7f46842
Reviewed-on: https://review.whamcloud.com/43875
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh