diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-30 03:34:48 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-15 02:00:14 +0300 |
commit | 0c97c437e362fb825b7501bd5da801bac77981b4 (patch) | |
tree | 043eb2b235194e021568ffab24536473d197e71b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 36008d5d01ad155e14fd9df876d4356433613088 (diff) | |
download | linux-0c97c437e362fb825b7501bd5da801bac77981b4.tar.xz |
bcachefs: twf: convert bch2_stdio_redirect_readline() to darray
We now read the line from the buffer atomically, which means we have to
allow the buffer to grow past STDIO_REDIRECT_BUFSIZE if we're waiting
for a full line - this behaviour is necessary for
stdio_redirect_readline_timeout() in the next patch.
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