diff options
author | Alexander Aring <aahringo@redhat.com> | 2024-10-04 18:13:39 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2024-10-04 18:31:31 +0300 |
commit | 7138c7903468578f1ae57b1c7eac8b7082862995 (patch) | |
tree | 97e0dd733a65ca9cb059771561d64d0c4c908bea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b98333c67daf887c724cd692e88e2db9418c0861 (diff) | |
download | linux-7138c7903468578f1ae57b1c7eac8b7082862995.tar.xz |
dlm: disallow different configs nodeid storages
The DLM configfs path has usually a nodeid in it's directory path and
again a file to store the nodeid again in a separate storage. It is
forced that the user space will set both (the directory name and nodeid
file) storage to the same value if it doesn't do that we run in some
kind of broken state.
This patch will simply represent the file storage to it's upper
directory nodeid name. It will force the user now to use a valid
unsigned int as nodeid directory name and will ignore all nodeid writes
in the nodeid file storage as this will now always represent the upper
nodeid directory name.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions