Whamcloud - gitweb
LU-11872 utils: don't follow link files in default 11/34111/5
authorWang Shilong <wshilong@ddn.com>
Fri, 25 Jan 2019 08:54:50 +0000 (16:54 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 1 Jun 2019 03:55:13 +0000 (03:55 +0000)
commit004b80da5c4b2a7cf4f4885b43c9edec76cd2493
tree2ee67b94d66d53c885545d9b2fdad0e028078160
parent1a9be0046b1f1772d3f934c2146dc5233c391377
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.

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