Whamcloud - gitweb
LU-14804 nodemap: do not return error for improper ACL 27/44127/3
authorSebastien Buisson <sbuisson@ddn.com>
Thu, 1 Jul 2021 15:20:39 +0000 (00:20 +0900)
committerOleg Drokin <green@whamcloud.com>
Thu, 22 Jul 2021 01:50:16 +0000 (01:50 +0000)
commit601c48f3ecaefcb644f236344e139088f76a2a07
tree4525cbc456d369b165907e4c093dd9c3e1b212de
parent188112fc806c8c61d536ba3230b8d50f65e4f8fc
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.

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