aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-02-21 09:40:03 -0600
committerChristian Brauner <[email protected]>2024-02-22 10:03:38 +0100
commit5916f439f2eb81eef98703b9a8f1dc91e3aa7129 (patch)
tree42e5f43a9208afa7029d5b7e97f9facbca39ca0e /tools/perf/scripts/python/export-to-postgresql.py
parent0611a640e60a0473883328746f3c53934cd4dc3c (diff)
Convert coda to use the new mount API
Convert the coda filesystem to the new internal mount API as the old one will be obsoleted and removed. This allows greater flexibility in communication of mount parameters between userspace, the VFS and the filesystem. See Documentation/filesystems/mount_api.rst for more information. Note this is slightly tricky as coda currently only has a binary mount data interface. This is handled through the parse_monolithic hook. Also add a more conventional interface with a parameter named "fd" that takes an fd that refers to a coda psdev, thereby specifying the index to use. Signed-off-by: David Howells <[email protected]> Co-developed-by: Eric Sandeen <[email protected]> Signed-off-by: Eric Sandeen <[email protected]> [sandeen: forward port to current upstream mount API interfaces] Link: https://lore.kernel.org/r/[email protected] Tested-by: Jan Harkes <[email protected]> Reviewed-by: Ian Kent <[email protected]> cc: [email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions