Whamcloud - gitweb
LU-16284 utils: lfs getstripe follows symlink 62/53162/2
authorLei Feng <flei@whamcloud.com>
Tue, 1 Nov 2022 02:57:39 +0000 (10:57 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Nov 2023 04:28:41 +0000 (04:28 +0000)
commit6f2b56e0fd8e60137b8fcacd82ce1bea4c07f9a6
tree8e3fc99082cf7ee39b4b7866091526db49f82be4
parent7c478e67c3eba7a4c7c6786a16e8fb1cfbbcc6fc
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.

Lustre-change: https://review.whamcloud.com/49003
Lustre-commit: af32b516593dbf2a8e7a85d885c33fd017926ada

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