summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2024-09-12 15:06:22 +0200
committerSteve French <stfrench@microsoft.com>2024-11-25 14:50:32 -0600
commitd3d797e326533794c3f707ce1761da7a8895458c (patch)
tree18514ab27f2eba6d32b8103b6a58038969f7785d /tools/perf/scripts/python/export-to-postgresql.py
parent06a7adf318a30bdcfa1222ed6d2640e6bb266d7b (diff)
cifs: Improve guard for excluding $LXDEV xattr
$LXDEV xattr is for storing block/char device's major and minor number. Change guard which excludes storing $LXDEV xattr to explicitly filter everything except block and char device. Current guard is opposite, which is currently correct but is less-safe. This change is required for adding support for creating WSL-style symlinks as symlinks also do not use device's major and minor numbers. Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions