Documentation/ABI: sysfs-fs-erofs: update supported features

Message ID 20230209051128.10571-1-zbestahu@gmail.com
State New
Headers
Series Documentation/ABI: sysfs-fs-erofs: update supported features |

Commit Message

Yue Hu Feb. 9, 2023, 5:11 a.m. UTC
  From: Yue Hu <huyue2@coolpad.com>

Add missing feaures for sysfs-fs-erofs feature doc.

Signed-off-by: Yue Hu <huyue2@coolpad.com>
---
 Documentation/ABI/testing/sysfs-fs-erofs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Gao Xiang Feb. 9, 2023, 5:44 a.m. UTC | #1
On 2023/2/9 13:11, Yue Hu wrote:
> From: Yue Hu <huyue2@coolpad.com>
> 
> Add missing feaures for sysfs-fs-erofs feature doc.
> 
> Signed-off-by: Yue Hu <huyue2@coolpad.com>

Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>

Thanks,
Gao Xiang

> ---
>   Documentation/ABI/testing/sysfs-fs-erofs | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-fs-erofs b/Documentation/ABI/testing/sysfs-fs-erofs
> index bb4681a01811..284224d1b56f 100644
> --- a/Documentation/ABI/testing/sysfs-fs-erofs
> +++ b/Documentation/ABI/testing/sysfs-fs-erofs
> @@ -4,7 +4,8 @@ Contact:	"Huang Jianan" <huangjianan@oppo.com>
>   Description:	Shows all enabled kernel features.
>   		Supported features:
>   		zero_padding, compr_cfgs, big_pcluster, chunked_file,
> -		device_table, compr_head2, sb_chksum.
> +		device_table, compr_head2, sb_chksum, ztailpacking,
> +		dedupe, fragments.
>   
>   What:		/sys/fs/erofs/<disk>/sync_decompress
>   Date:		November 2021
  
Chao Yu Feb. 14, 2023, 2:51 p.m. UTC | #2
On 2023/2/9 13:11, Yue Hu wrote:
> From: Yue Hu <huyue2@coolpad.com>
> 
> Add missing feaures for sysfs-fs-erofs feature doc.
> 
> Signed-off-by: Yue Hu <huyue2@coolpad.com>

Reviewed-by: Chao Yu <chao@kernel.org>

Thanks,
  

Patch

diff --git a/Documentation/ABI/testing/sysfs-fs-erofs b/Documentation/ABI/testing/sysfs-fs-erofs
index bb4681a01811..284224d1b56f 100644
--- a/Documentation/ABI/testing/sysfs-fs-erofs
+++ b/Documentation/ABI/testing/sysfs-fs-erofs
@@ -4,7 +4,8 @@  Contact:	"Huang Jianan" <huangjianan@oppo.com>
 Description:	Shows all enabled kernel features.
 		Supported features:
 		zero_padding, compr_cfgs, big_pcluster, chunked_file,
-		device_table, compr_head2, sb_chksum.
+		device_table, compr_head2, sb_chksum, ztailpacking,
+		dedupe, fragments.
 
 What:		/sys/fs/erofs/<disk>/sync_decompress
 Date:		November 2021