diff options
| author | Kent Overstreet <[email protected]> | 2022-09-18 17:10:33 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:40 -0400 |
| commit | 098ef98d5bff461c66c3798fbebca7b1c06fdf79 (patch) | |
| tree | 02879fcbd6d74a5a05a46ad399a73dac4aafd33b /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 5c1ef830f6786059f85bebe7501b63dffed0b633 (diff) | |
bcachefs: Add private error codes for ENOSPC
Continuing the saga of introducing private dedicated error codes for
each error path, this patch converts ENOSPC to error codes that are
subtypes of ENOSPC. We've recently had a test failure where we got
-ENOSPC where we shouldn't have, and didn't have enough information to
tell where it came from, so this patch will solve that problem.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions