]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 10 Dec 2019 12:30:53 +0000 (07:30 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Jan 2020 15:15:16 +0000 (10:15 -0500)
commit1b1587444d97d2c7c2ca9b01db855335a33ecb27
tree20068ed27fb58340a910fb0a15f4044ca2679fff
parentcb8ff714b918ca8721d45fe1949ad56c2bfcebe2
nfs: don't bother setting/restoring export_path around do_nfs_root_mount()

nothing in it will be looking at that thing anyway

Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4super.c