diff options
author | 2023-10-04 11:38:53 +0100 | |
---|---|---|
committer | 2023-10-12 16:44:18 +0200 | |
commit | 68539bd0e73b457f88a9d00cabb6533ec8582dc9 (patch) | |
tree | fd5ced727076e46425504fce2a228b708f6f0d6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: remove pointless barrier from btrfs_sync_file() (diff) | |
download | wireguard-linux-68539bd0e73b457f88a9d00cabb6533ec8582dc9.tar.xz wireguard-linux-68539bd0e73b457f88a9d00cabb6533ec8582dc9.zip |
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 <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions