Re: [PATCH] erofs: update the overview of the documentation
Chao Yu <[email protected]>
| Newsgroups | org.ozlabs.lists.linux-erofs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 6/10/26 03:05, Gao Xiang wrote: > Update the overview section to better reflect EROFS's design philosophy > as an immutable image filesystem, update the feature highlights with > recent capabilities, and remove outdated items. > > The following detailed sections will be revised later since the overview > section is the most visible part of our documentation. Outdated or > ambiguous information could mislead new users and potential adopters. > > Signed-off-by: Gao Xiang <[email protected]> Reviewed-by: Chao Yu <[email protected]> Thanks,