commit | 659038428cb43a66e3eff71e2c845c9de3611a98 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 03 00:13:17 2018 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Apr 15 23:49:12 2018 -0400 |
tree | 6aa80ece2be05799ad7033085f5cc7936c53a43b | |
parent | c66b23c2840446a82c389e4cb1a12eb2a71fa2e4 [diff] |
orangefs_kill_sb(): deal with allocation failures orangefs_fill_sb() might've failed to allocate ORANGEFS_SB(s); don't oops in that case. Cc: stable@kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>