Whamcloud - gitweb
LU-14804 nodemap: do not return error for improper ACL
authorSebastien Buisson <sbuisson@ddn.com>
Thu, 1 Jul 2021 15:20:39 +0000 (00:20 +0900)
committerLi Xi <lixi@ddn.com>
Thu, 29 Jul 2021 14:17:03 +0000 (14:17 +0000)
commitc75e68e5ec733decf60c31301445a2c951ebb49e
tree7a357c77a871dbadf5fdfcb594128f2dd8c1f92a
parent0b057b71796cd901813f7dbc08d9459efa266740
LU-14804 nodemap: do not return error for improper ACL

In nodemap_map_acl(), in case the ACL is incorrect, do nothing
and just return initial size to caller.

Lustre-change: https://review.whamcloud.com/44127
Lustre-commit: 601c48f3ecaefcb644f236344e139088f76a2a07

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I26aba9ce43e4a8878bfa47e145b1b44cfff89403
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44398
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/ptlrpc/nodemap_handler.c
lustre/tests/sanity.sh