Whamcloud - gitweb
LU-15142 lctl: fixes for set_param -P and llog_print
authorMikhail Pershin <mpershin@whamcloud.com>
Thu, 14 Oct 2021 14:16:21 +0000 (17:16 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 9 Mar 2022 19:17:42 +0000 (19:17 +0000)
commita35ae4ec46ec0673cad6eb35d0cf87732f63591a
tree888afadc155b206254f89f2e485b9490891055ca
parent78fdcbdb5cce642472cd9db7d0f0f67f4d2e5481
LU-15142 lctl: fixes for set_param -P and llog_print

- properly handle permanent param deletion
- don't print skipped parameters in llog_print output
- add --raw option to llog_print to output all entries
  including markers

Lustre-change: https://review.whamcloud.com/45332
Lustre-commit: 2a5b50d207173ca1ac71be8dfc39f98a2773bc3a

Signed-off-by: Mikhail Pershin <mpershin@whamcloud.com>
Change-Id: Id93a206a255dc885343efa293e1ee2672493e5e5
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/46638
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/obdclass/llog_internal.h
lustre/obdclass/llog_ioctl.c
lustre/obdclass/obd_config.c
lustre/tests/conf-sanity.sh
lustre/utils/lctl.c
lustre/utils/lustre_cfg.c
lustre/utils/obd.c