Whamcloud - gitweb
LU-8813 utils: l_getidentity compatibility 67/23667/4
authorFan Yong <fan.yong@intel.com>
Fri, 12 Aug 2016 08:43:33 +0000 (16:43 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 17 Nov 2016 04:30:48 +0000 (04:30 +0000)
commitd385685a92668241d8c802f33f2e5497d9a7ea5a
tree2a99599276c72fc0770bd2661688e37efbee9517
parentcc5601dfbe58ee8b0a024e2f9448a6a4f53c02a8
LU-8813 utils: l_getidentity compatibility

Allow the new l_getidentity tool to parse old perm.conf which may
contains old 'rmtacl', 'rmtown'. These configurations are obsolete,
will be ignored directly, not error.

This patch also introduces new '-d' option to debug l_getidentity.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Id0c54d0c24f551e93af80a0ab461870aa5037f84
Reviewed-on: http://review.whamcloud.com/23667
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@seagate.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/l_getidentity.c