diff options
author | Filipe Manana <[email protected]> | 2023-10-04 11:38:53 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-10-12 16:44:18 +0200 |
commit | 68539bd0e73b457f88a9d00cabb6533ec8582dc9 (patch) | |
tree | fd5ced727076e46425504fce2a228b708f6f0d6e /scripts/generate_rust_analyzer.py | |
parent | 5ca1949b79f3b02215f1c075bf178fceeadda352 (diff) |
btrfs: update comment for struct btrfs_inode::lock
Update the comment for the lock named "lock" in struct btrfs_inode because
it does not mention that the fields "delalloc_bytes", "defrag_bytes",
"csum_bytes", "outstanding_extents" and "disk_i_size" are also protected
by that lock.
Also add a comment on top of each field protected by this lock to mention
that the lock protects them.
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions