OSDN Git Service

docs: filesystems: f2fs: fix description about compress ioctl
authorChao Liu <liuchao@coolpad.com>
Mon, 13 Jun 2022 02:08:00 +0000 (10:08 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 Jun 2022 22:24:39 +0000 (16:24 -0600)
commitd218bee86aa570daae9b3c8dc375ac6110813782
treee9635f7a8f92420577bff0526006b1edac04990b
parent910cb3137c076dc908e267bad034364cd9e4af6e
docs: filesystems: f2fs: fix description about compress ioctl

Since commit c61404153eb6 ("f2fs: introduce FI_COMPRESS_RELEASED
instead of using IMMUTABLE bit"), we no longer use the IMMUTABLE
bit to prevent writing data for compression. Let's correct the
corresponding documentation.

BTW, this patch fixes some alignment issues in the compress
metadata layout.

Signed-off-by: Chao Liu <liuchao@coolpad.com>
Link: https://lore.kernel.org/r/20220613020800.3379482-1-chaoliu719@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/f2fs.rst