summaryrefslogtreecommitdiff
path: root/ifpps
ModeNameSize
-rw-r--r--.gitignore27logplain
-rw-r--r--Makefile331logplain
.shehata@intel.com>2016-09-18 16:38:26 -0400 committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-19 09:53:45 +0200 commitd333597a246b5d9fa8d1ff1dde45f74debc118d9 (patch) treec75bf54bbfa463c8f54439f9f04d50bf5f81b483 parenta21e4b903d8ce19831dd504d8bfc4c99e85c2624 (diff)
staging: lustre: ptlrpc: Suppress error message when imp_sec is freed
There is a race condition on client reconnect when the import is being destroyed. Some outstanding client bound requests are being processed when the imp_sec has alread been freed. Ensure to suppress the error message in import_sec_validate_get() in that case Signed-off-by: Amir Shehata <amir.shehata@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3353 Reviewed-on: http://review.whamcloud.com/10200 Reviewed-by: Andreas Dilger <andreas.dilger@intel.com> Reviewed-by: James Simmons <uja.ornl@gmail.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat