Whamcloud - gitweb
EX-5249 utils: don't complain for missing lustre.pin
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 23 Jun 2022 22:04:05 +0000 (16:04 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Jun 2022 02:12:18 +0000 (02:12 +0000)
commita12ec80caf8bd017d0d3bfb682995f4d25a6715c
tree13090f5e162696fc9cc038590c7c0f2cdef8667a
parentaec44e3386d77ec9706f6ea6585f6205d22bff96
EX-5249 utils: don't complain for missing lustre.pin

Don't print an error when running "lfs pcc status" against an older
server without the "lustre.pin" xattr returns EOPNOTSUPP.

Test-Parameters: trivial testlist=sanity-pcc serverversion=2.14.0-ddn23
Fixes: f9970c0a70 ("EX-5249 utils: show pin information in 'lfs pcc state' command")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iab235b8be497386752915baeb31347cf8137eed0
Reviewed-on: https://review.whamcloud.com/47723
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Feng, Lei <flei@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/utils/lfs.c