On Tue, Nov 24, 2020 at 03:12:44PM +0100, David Sterba wrote:
> On Mon, Nov 23, 2020 at 10:07:43PM -0800, ira.we...@intel.com wrote:
> > From: Ira Weiny
> >
> > Remove the kmap/memset()/kunmap pattern and use the new memzero_page()
> > call where possible.
> >
> > Cc: Chris Mason
> > Cc: Josef
On Mon, Nov 23, 2020 at 10:07:43PM -0800, ira.we...@intel.com wrote:
> From: Ira Weiny
>
> Remove the kmap/memset()/kunmap pattern and use the new memzero_page()
> call where possible.
>
> Cc: Chris Mason
> Cc: Josef Bacik
> Cc: David Sterba
> Signed-off-by: Ira Weiny
> ---
> fs/btrfs/inode
From: Ira Weiny
Remove the kmap/memset()/kunmap pattern and use the new memzero_page()
call where possible.
Cc: Chris Mason
Cc: Josef Bacik
Cc: David Sterba
Signed-off-by: Ira Weiny
---
fs/btrfs/inode.c | 21 +
1 file changed, 5 insertions(+), 16 deletions(-)
diff --git
3 matches
Mail list logo