Whamcloud - gitweb
LU-15142 lctl: fixes for set_param -P and llog_print 32/45332/5
authorMikhail Pershin <mpershin@whamcloud.com>
Thu, 14 Oct 2021 14:16:21 +0000 (17:16 +0300)
committerOleg Drokin <green@whamcloud.com>
Sat, 20 Nov 2021 06:29:37 +0000 (06:29 +0000)
commit2a5b50d207173ca1ac71be8dfc39f98a2773bc3a
tree5ff0acc5f159058c5ecda88cf09f3e3f64e9a905
parent5208135f432a320e92dacd21e64dd4900fe9858e
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

Signed-off-by: Mikhail Pershin <mpershin@whamcloud.com>
Change-Id: Id93a206a255dc885343efa293e1ee2672493e5e5
Reviewed-on: https://review.whamcloud.com/45332
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@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