diff options
author | Stefan Schaeckeler <schaecsn@gmx.net> | 2021-10-10 07:22:39 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2021-12-23 22:23:42 +0300 |
commit | 2e3cbf425804fb44a005e252f88f93dff108c911 (patch) | |
tree | e8834e956a27afa66eef1dc7faaa4136836b1057 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3fea4d9d160186617ff40490ae01f4f4f36b28ff (diff) | |
download | linux-2e3cbf425804fb44a005e252f88f93dff108c911.tar.xz |
ubifs: Export filesystem error counters
Not all ubifs filesystem errors are propagated to userspace.
Export bad magic, bad node and crc errors via sysfs. This allows userspace
to notice filesystem errors:
/sys/fs/ubifs/ubiX_Y/errors_magic
/sys/fs/ubifs/ubiX_Y/errors_node
/sys/fs/ubifs/ubiX_Y/errors_crc
The counters are reset to 0 with a remount.
Signed-off-by: Stefan Schaeckeler <sschaeck@cisco.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions