Whamcloud - gitweb
LU-11872 utils: don't follow link files in default 92/35392/2
authorWang Shilong <wshilong@ddn.com>
Fri, 25 Jan 2019 08:54:50 +0000 (16:54 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 12 Jul 2019 05:25:17 +0000 (05:25 +0000)
commit4cb79268abe8c9405195436e8e8e2ee16577694d
treef04a59ac00dc2a8e88c9e4d80e327e3c9819a2bb
parent8c797c66583cbf5c13988df5a50652b5df9820b2
LU-11872 utils: don't follow link files in default

We actually don't support operation on link files itself for now.
As a first step, let's skip link files for now in default,
otherwise, it cause unexpected behavior.

Lustre-change: https://review.whamcloud.com/34111
Lustre-commit: 004b80da5c4b2a7cf4f4885b43c9edec76cd2493

Test-Parameters: trivial testlist=sanity-quota
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: Ib0069ed1982e26984c6cf093f0803bf4a2208fe1
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-on: https://review.whamcloud.com/35392
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-quota.sh
lustre/utils/lfs_project.c