Re: [PATCH] Ext4 Docs: Add missing bigalloc documentation.

From: Theodore Y. Ts'o
Date: Sun Sep 08 2019 - 04:52:33 EST


On Sat, Aug 31, 2019 at 10:44:19AM -0500, Ayush Ranjan wrote:
> There was a broken link for bigalloc. The page
> https://ext4.wiki.kernel.org/index.php/Bigalloc was not migrated into
> the current documentation sources. This patch adds the contents of that
> missing page into the section for Bigalloc itself.
>
> Signed-off-by: Ayush Ranjan <ayushr2@xxxxxxxxxxxx>

Thanks, applied.

- Ted