Re: [PATCH 2/4] fs/btrfs: Use memcpy_[to|from]_page()
From: David Sterba <hidden>
Date: 2021-02-09 15:17:25
Also in:
lkml
From: David Sterba <hidden>
Date: 2021-02-09 15:17:25
Also in:
lkml
On Fri, Feb 05, 2021 at 03:23:02PM -0800, ira.weiny@intel.com wrote:
From: Ira Weiny <redacted>
There should be a short explanation what the patch does, eg. "use helper for open coded kmap_atomic/memcpy/kunmap_atomic", although I see there are conversions kmap_atomic -> kmap_local not in the coccinelle script, probably done manually. This should be mentioned too. Also please use "btrfs:" followed by lowercase in the subject.