diff options
author | 2025-06-30 09:11:48 +0800 | |
---|---|---|
committer | 2025-06-30 14:16:13 +0200 | |
commit | 9e9b46672b1daac814b384286c21fb8332a87392 (patch) | |
tree | bdd8f6f28d7cb89bb7b8de91be620139895be5b5 /rust/pin-init/internal/src | |
parent | xfs: fix unmount hang with unflushable inodes stuck in the AIL (diff) | |
download | wireguard-linux-9e9b46672b1daac814b384286c21fb8332a87392.tar.xz wireguard-linux-9e9b46672b1daac814b384286c21fb8332a87392.zip |
xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
Add FALLOC_FL_ALLOCATE_RANGE to the set of supported fallocate flags in
XFS_FALLOC_FL_SUPPORTED. This change improves code clarity and maintains
by explicitly showing this flag in the supported flags mask.
Note that since FALLOC_FL_ALLOCATE_RANGE is defined as 0x00, this addition
has no functional modifications.
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Youling Tang <tangyouling@kylinos.cn>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions