commit | 03a9a42a1a7e5b3e7919ddfacc1d1cc81882a955 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jan 30 18:12:28 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Feb 03 16:40:17 2015 -0500 |
tree | eb1e9497ef3e6dd0090cfb054cfe08b6bbea5d6a | |
parent | e2c63e091e29786a34ecf42c169e627a3d1d96d7 [diff] |
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup Fix an Oopsable condition when nsm_mon_unmon is called as part of the namespace cleanup, which now apparently happens after the utsname has been freed. Link: http://lkml.kernel.org/r/20150125220604.090121ae@neptune.home Reported-by: Bruno Prémont <bonbons@linux-vserver.org> Cc: stable@vger.kernel.org # 3.18 Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>