diff options
author | 2024-01-10 23:08:30 -0500 | |
---|---|---|
committer | 2024-01-21 06:01:45 -0500 | |
commit | 4ecad0da9de830681ffff973bc0d47b07612bbe6 (patch) | |
tree | 25ef8543c8395e05b57aedd34ce81d4faed913de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: fix memleak in bch2_split_devs (diff) | |
download | wireguard-linux-4ecad0da9de830681ffff973bc0d47b07612bbe6.tar.xz wireguard-linux-4ecad0da9de830681ffff973bc0d47b07612bbe6.zip |
bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
Previously, we added logging in the write path to ensure that any
unexpected errors getting reported to userspace have a log message; but
BCH_WRITE_ALLOC_NOWAIT is a special case, it's used for promotes where
errors are expected and not reported out to userspace - so we need to
silence those.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions