ext4, doc: fix incorrect h_reserved size
authorwangjianjian (C) <wangjianjian3@huawei.com>
Fri, 1 Apr 2022 12:07:35 +0000 (20:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Apr 2022 12:41:16 +0000 (14:41 +0200)
commit5be6d3a69de1754b595ff22ef9903a263439e01c
treee36d49b0e8f66b7d29b58aa61db45bb1f4a9fb9b
parent46d6a6469ba031b14e4c2f00ebe7bf210883f065
ext4, doc: fix incorrect h_reserved size

commit 7102ffe4c166ca0f5e35137e9f9de83768c2d27d upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/filesystems/ext4/attributes.rst