commit | 03a9a42a1a7e5b3e7919ddfacc1d1cc81882a955 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <[email protected]> | Fri Jan 30 18:12:28 2015 -0500 |
committer | Trond Myklebust <[email protected]> | 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/[email protected] Reported-by: Bruno Prémont <[email protected]> Cc: [email protected] # 3.18 Signed-off-by: Trond Myklebust <[email protected]>