[Devel] [PATCH vz7 v2] fs/ext4: Replace ext4_kv?alloc() with kv?alloc() where possible
Andrey Ryabinin
aryabinin at virtuozzo.com
Wed Mar 21 20:02:35 MSK 2018
On 03/21/2018 07:32 PM, Oleg Babin wrote:
> Replace ext4_kv?alloc() with kv?alloc() in all places where it is
> invoked with GFP_KERNEL flag.
>
> There are two places where ext4_kvmalloc() is invoked with GFP_NOFS
> flag, those cases should be investigated separately.
>
> https://jira.sw.ru/browse/PSBM-82549
> Signed-off-by: Oleg Babin <obabin at virtuozzo.com>
Reviewed-by: Andrey Ryabinin <aryabinin at virtuozzo.com>
More information about the Devel
mailing list