]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
erofs: fix inode metadata space layout description in documentation
authorTiwei Bie <tiwei.btw@antgroup.com>
Tue, 10 Oct 2023 11:39:15 +0000 (19:39 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 12 Oct 2023 03:04:14 +0000 (11:04 +0800)
Xattrs, extents, data inline are _placed after_, not _followed by_ the
corresponding inode. This patch fixes it.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20231010113915.436591-1-tiwei.btw@antgroup.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Documentation/filesystems/erofs.rst

index f200d78744952825790e105f8903c44d1601e02e..57c6ae23b3fcf97ce4f875cfd34d4bd08e7bbae1 100644 (file)
@@ -199,7 +199,7 @@ may not. All metadatas can be now observed in two different spaces (views):
                                         |                  |
                                         |__________________| 64 bytes
 
-    Xattrs, extents, data inline are followed by the corresponding inode with
+    Xattrs, extents, data inline are placed after the corresponding inode with
     proper alignment, and they could be optional for different data mappings.
     _currently_ total 5 data layouts are supported: