diff options
author | David Sterba <dsterba@suse.com> | 2025-05-07 18:28:06 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:56 +0200 |
commit | 585e944a31e3e87bc17169a9b519093e77bfdd61 (patch) | |
tree | 08e4d919970493f641265c1d97dadb4e55348f9a /scripts/lib/kdoc/kdoc_parser.py | |
parent | 9f6fa5b34492a5ad5f796113061780212744fd5d (diff) |
btrfs: send: remove btrfs_debug() calls
There are debugging prints for each emitted send command and other
related actions. This does not seem right as the number of commands can
be high and dumping that to the system log will likely hit some rate
limiting. This should be done by trace points that are more lightweight
and can keep up with high frequency.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions