diff options
author | Mark Harmstone <maharmstone@fb.com> | 2025-03-18 15:56:42 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:39 +0200 |
commit | 846b534075f45d5b5490819a348aa1057f8112a6 (patch) | |
tree | cd69c512da957ba5237b4740c6075daeb0813b11 /fs/btrfs/tree-log.c | |
parent | 062f3d02a21ce4ec212fa53f8e05db65554b09d1 (diff) |
btrfs: fix typo in space info explanation
There's an explanation of how space info works at the top of
fs/btrfs/space-info.c, which makes reference to a variable called
bytes_may_reserve. There's nothing called that in the code, and wasn't
at time the comment was written; as far I can tell this is a typo, and
it should actually be bytes_may_use.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Mark Harmstone <maharmstone@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions