diff options
author | Mateusz Guzik <[email protected]> | 2014-06-10 12:44:12 +0200 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2014-06-10 11:10:29 -0400 |
commit | a914722f333b3359d2f4f12919380a334176bb89 (patch) | |
tree | 1d82c2a429217459a95e8c073f0b33b1d5b2662d /drivers/mtd/lpddr/lpddr2_nvm.c | |
parent | c5e20cb700c0e36fb5499093b96e80350c6eb48e (diff) |
NFS: populate ->net in mount data when remounting
Otherwise the kernel oopses when remounting with IPv6 server because
net is dereferenced in dev_get_by_name.
Use net ns of current thread so that dev_get_by_name does not operate on
foreign ns. Changing the address is prohibited anyway so this should not
affect anything.
Signed-off-by: Mateusz Guzik <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected] # 3.4+
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr2_nvm.c')
0 files changed, 0 insertions, 0 deletions