[PATCH 0/2] Two lustre bug fixes

From: NeilBrown
Date: Mon Feb 12 2018 - 16:10:24 EST


These patches fix 2 issues I found during testing.
Together they cause lots of path-name-lookup syscalls
to return -ENOMEM.
The first bug fixes triggers and error
The second bug fixes causes that error to be reported as -ENOMEM.

Thanks,
NeilBrown


---

NeilBrown (2):
staging: lustre: fix inverted test on strcmp
staging: lustre: honor error code from ll_iget().


drivers/staging/lustre/lustre/include/lustre_lmv.h | 2 +-
drivers/staging/lustre/lustre/llite/llite_lib.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
Signature