]> 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)
commitde1fd4a01bba33be624759e539bcd3493d99702f
tree2cc7df1bd4c50a7c3e5f32bf64936411c7b0c790
parent3982d2923016bb7e1403b568cf46920a304a2e65
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