diff options
| author | Al Viro <[email protected]> | 2019-12-10 07:30:51 -0500 |
|---|---|---|
| committer | Anna Schumaker <[email protected]> | 2020-01-15 10:15:16 -0500 |
| commit | 7643c12e955740ac08abcd159f4205cf0c3eef4e (patch) | |
| tree | 662091e68e00e64902670f635c3275f4c2ca54a2 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d0b779d47c92fa17a31cde312d05155941e26651 (diff) | |
nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
Do that (fhandle allocation, setting struct server up) in
nfs4_referral_mount() and nfs4_try_mount() resp. and pass the
server and pointer to mount_info into nfs_do_root_mount() so that
nfs4_remote_referral_mount()/nfs_remote_mount() could be merged.
Since we are moving stuff from ->mount() instances to the points
prior to vfs_kern_mount() that would trigger those, we need to
make sure that do_nfs_root_mount() will do the corresponding
cleanup itself if it doesn't trigger those ->mount() instances.
Reviewed-by: David Howells <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions