diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2023-06-15 21:07:26 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2023-06-19 22:03:48 +0300 |
commit | 1c7251187dc067a6d460cf33ca67da9c1dd87807 (patch) | |
tree | c86be60e2f105095aee986f2edf029cd5652a2a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e96f9268eea626126021641eefeed02f8669f584 (diff) | |
download | linux-1c7251187dc067a6d460cf33ca67da9c1dd87807.tar.xz |
NFS: add superblock sysfs entries
Create a sysfs directory for each mount that corresponds to the mount's
nfs_server struct. As the mount is being constructed, use the name
"server-n", but rename it to the "MAJOR:MINOR" of the mount after assigning
a device_id. The rename approach allows us to populate the mount's directory
with links to the various rpc_client objects during the mount's
construction. The naming convention (MAJOR:MINOR) can be used to reference
a particular NFS mount's sysfs tree.
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions