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

2019-09-08 Thread Theodore Y. Ts'o
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 Bigall

[PATCH] Ext4 Docs: Add missing bigalloc documentation.

2019-08-31 Thread Ayush Ranjan
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 --- Please note that I have n