Skip to content
Snippets Groups Projects
Commit 619a9742 authored by David Sterba's avatar David Sterba
Browse files

btrfs: use clear_page where appropriate


There's a helper to clear whole page, with a arch-specific optimized
code. The replaced cases do not seem to be in performace critical code,
but we still might get some percent gain.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent e501bfe3
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment