[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a2586ef0-9f0d-d2e1-ecf0-e6e946c20a7a@huawei.com>
Date: Thu, 31 Oct 2019 10:16:32 +0800
From: Chao Yu <yuchao0@...wei.com>
To: Jaegeuk Kim <jaegeuk@...nel.org>, <linux-kernel@...r.kernel.org>,
<linux-f2fs-devel@...ts.sourceforge.net>
Subject: Re: [PATCH 2/2] f2fs: support data compression
On 2019/10/31 0:50, Eric Biggers wrote:
> No, just use kvmalloc(). The whole point of kvmalloc() is that it tries
> kmalloc() and then falls back to vmalloc() if it fails.
Okay, it's fine to me, let me fix this in another patch.
Thanks,
>
> - Eric
> .
>
Powered by blists - more mailing lists