diff options
author | Christian Brauner <brauner@kernel.org> | 2024-12-17 15:21:55 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-01-09 18:58:55 +0300 |
commit | 7f9bfafc5f496cf2222659890477d0408455369e (patch) | |
tree | a9a7073b0b0953fb9c623bfa316fb9dcad4e25ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 87fc11ae7ae9da7250d56aaad305dcb5bca7cfeb (diff) | |
download | linux-7f9bfafc5f496cf2222659890477d0408455369e.tar.xz |
fs: use xarray for old mount id
While the ida does use the xarray internally we can use it explicitly
which allows us to increment the unique mount id under the xa lock.
This allows us to remove the atomic as we're now allocating both ids in
one go.
Link: https://lore.kernel.org/r/20241217-erhielten-regung-44bb1604ca8f@brauner
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions