diff options
author | Mateusz Guzik <mguzik@redhat.com> | 2014-06-10 12:44:12 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-06-10 17:10:29 +0200 |
commit | a914722f333b3359d2f4f12919380a334176bb89 (patch) | |
tree | 1d82c2a429217459a95e8c073f0b33b1d5b2662d /net/sunrpc/xprt.c | |
parent | pnfs: fix lockup caused by pnfs_generic_pg_test (diff) | |
download | linux-a914722f333b3359d2f4f12919380a334176bb89.tar.xz linux-a914722f333b3359d2f4f12919380a334176bb89.zip |
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 <mguzik@redhat.com>
Cc: linux-nfs@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: stable@vger.kernel.org # 3.4+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net/sunrpc/xprt.c')
0 files changed, 0 insertions, 0 deletions