diff options
author | JunChao Sun <sunjunchao2870@gmail.com> | 2022-08-15 15:52:33 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-09-27 22:21:42 +0300 |
commit | 6cf3116d5eeda0284bbedb8610192df31f86cdf0 (patch) | |
tree | 4b2253f49cae4037096b82dbce41a04fe802a2af /Documentation/translations | |
parent | 021904f38baed568bc12b017386740b7a4cff1df (diff) | |
download | linux-6cf3116d5eeda0284bbedb8610192df31f86cdf0.tar.xz |
Documentation: ext4: correct the document about superblock
The description of s_lastcheck_hi, s_first_error_time_hi, and
s_last_error_time_hi fields refer to themselves, while these means
referring to upper 8 bits (byte) of corresponding fields (s_lastcheck,
s_first_error_time, and s_last_error_time). Correct the mistake.
Signed-off-by: JunChao Sun <sunjunchao2870@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20220815125233.2040-1-sunjunchao2870@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
0 files changed, 0 insertions, 0 deletions