diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-12-26 21:41:09 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:20 -0400 |
commit | 36f035e90804d30dba4336daafe1b89c9a8ffe98 (patch) | |
tree | 935bdb4ec5bb7f9df82c0d9d2828c411b020a71a /scripts/stackusage | |
parent | a786087744fcff140ecce0e1dd93a43186edf8ad (diff) | |
download | lwn-36f035e90804d30dba4336daafe1b89c9a8ffe98.tar.gz lwn-36f035e90804d30dba4336daafe1b89c9a8ffe98.zip |
bcachefs: Fix allocator + journal interaction
The allocator needs to wait until the last update touching a bucket has
been commited before writing to it again. However, the code was checking
against the last dirty journal sequence number, not the last flushed
journal sequence number.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions