Whamcloud - gitweb
LU-16284 utils: lfs getstripe follows symlink
authorLei Feng <flei@whamcloud.com>
Tue, 1 Nov 2022 02:57:39 +0000 (10:57 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 22 Nov 2023 20:49:23 +0000 (20:49 +0000)
commit335c87159192e3eb8a20cf67c061a3a2beb108f4
tree430b16fb197b4b32e0317f1d03e6da70b42c6b2a
parent3eba8a042f157ca63e3efacdf8b5b1cdd4dd314d
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-on: https://review.whamcloud.com/c/ex/lustre-release/+/53139
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/doc/lfs-getstripe.1
lustre/include/lustre/lustreapi.h
lustre/tests/sanity.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c