Whamcloud - gitweb
LU-16284 utils: lfs getstripe follows symlink 03/49003/6
authorLei Feng <flei@whamcloud.com>
Tue, 1 Nov 2022 02:57:39 +0000 (10:57 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 13 Jan 2023 07:22:24 +0000 (07:22 +0000)
commitaf32b516593dbf2a8e7a85d885c33fd017926ada
tree0e97848b3fba26595640322efdbdf3b223953401
parent737737562e463d3608b4b6f044b2e170a3fd80e7
LU-16284 utils: lfs getstripe follows symlink

'lfs getstripe' prints the information of symlink target by default.
With '--no-follow' option it prints the information of symlink itself.

Signed-off-by: Lei Feng <flei@whamcloud.com>
Test-Parameters: trivial
Change-Id: I6cef01af5bb2235bdcbf0b5c99af4b9ed5869515
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49003
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs-getstripe.1
lustre/include/lustre/lustreapi.h
lustre/tests/sanity.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c