]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre/obdecho: Better handle invalid create requests
authorOleg Drokin <green@linuxhacker.ru>
Wed, 10 Feb 2016 18:00:19 +0000 (13:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2016 03:29:55 +0000 (19:29 -0800)
commit8c73f1996b63210447bd6ac63f30e78c6be99582
tree2cc7df1bd4c50a7c3e5f32bf64936411c7b0c790
parentca8b0cf72b99342fbf185a2f7f6cdc6b039858c7
staging/lustre/obdecho: Better handle invalid create requests

When gettng an invalid create request in echo code (wrong group,
or no group at all), just return an error instead of crashing.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdecho/echo_client.c