Whamcloud - gitweb
LU-10371 ptlrpc: check for posix_acl a_entries 95/30495/4
authorThomas Stibor <t.stibor@gsi.de>
Tue, 12 Dec 2017 14:27:30 +0000 (15:27 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 22 Dec 2017 06:49:47 +0000 (06:49 +0000)
commit429ad0e18eccd7261011ee2c7c193b822747e732
tree46c7b2e715c3faf812ae3c92e2af3dbba6244547
parentc91cb6ee81e7751b719228efa58dc32fdea836e5
LU-10371 ptlrpc: check for posix_acl a_entries

Since commit 2211d5ba5c6c4e972ba6dbc912b2897425ea6621
posix_acl_xattr_entry a_entries[0] was removed.
Make sure the LASSERTF test works with Kernels
after this commit.

Test-Parameters: trivial
Signed-off-by: Thomas Stibor <t.stibor@gsi.de>
Change-Id: If2404c89775a5f9077c7d9379d73c8187b796a3a
Reviewed-on: https://review.whamcloud.com/30495
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c