ext4, doc: fix incorrect h_reserved size
authorwangjianjian (C) <wangjianjian3@huawei.com>
Fri, 1 Apr 2022 12:07:35 +0000 (20:07 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Apr 2022 02:24:46 +0000 (22:24 -0400)
commit7102ffe4c166ca0f5e35137e9f9de83768c2d27d
treeccf758c6a387116f4e5f9f9cf0f04bfac5cd0650
parent2da376228a2427501feb9d15815a45dbdbdd753e
ext4, doc: fix incorrect h_reserved size

According to document and code, ext4_xattr_header's size is 32 bytes, so
h_reserved size should be 3.

Signed-off-by: Wang Jianjian <wangjianjian3@huawei.com>
Link: https://lore.kernel.org/r/92fcc3a6-7d77-8c09-4126-377fcb4c46a5@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Documentation/filesystems/ext4/attributes.rst