commit | 01de911e140cedc64244e159cd092ff276522b39 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Wed Feb 10 13:00:19 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 11 19:29:55 2016 -0800 |
tree | 2cc7df1bd4c50a7c3e5f32bf64936411c7b0c790 | |
parent | 61ece0e60d5db836dcec2707c3c89bc83ac2046d [diff] |
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>