linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
@ 2025-07-15  3:15 chuguangqing
  2025-07-15  3:15 ` [PATCH 1/1] Add FALLOC_FL_ALLOCATE_RANGE to the set of supported fallocate mode flags. This change improves code clarity and maintains by explicitly showing this flag in the " chuguangqing
  2025-07-15  4:37 ` [PATCH 0/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to " chuguangqing
  0 siblings, 2 replies; 14+ messages in thread
From: chuguangqing @ 2025-07-15  3:15 UTC (permalink / raw)
  To: Theodore Ts'o, Andreas Dilger; +Cc: linux-ext4, linux-kernel, chuguangqing

Add FALLOC_FL_ALLOCATE_RANGE to the set of supported fallocate mode flags.
This change improves code clarity and maintains by explicitly showing 
this flag in the supported flags mask.

chuguangqing (1):
  ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask

 fs/ext4/extents.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.43.5


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-07-16  7:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15  3:15 [PATCH 0/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask chuguangqing
2025-07-15  3:15 ` [PATCH 1/1] Add FALLOC_FL_ALLOCATE_RANGE to the set of supported fallocate mode flags. This change improves code clarity and maintains by explicitly showing this flag in the " chuguangqing
2025-07-15 14:08   ` kernel test robot
2025-07-15  4:37 ` [PATCH 0/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to " chuguangqing
2025-07-15  4:37   ` [PATCH 1/1] " chuguangqing
2025-07-15  6:45     ` chuguangqing
2025-07-15 12:34       ` Theodore Ts'o
2025-07-16  2:28         ` [PATCH v2 0/1] " chuguangqing
2025-07-16  2:28           ` [PATCH v2 1/1] " chuguangqing
2025-07-16  2:44         ` Re: [PATCH " chuguangqing
2025-07-15 12:50       ` Zhang Yi
2025-07-16  3:04         ` [PATCH v3 0/1] Re: " chuguangqing
2025-07-16  3:04           ` [PATCH v3] " chuguangqing
2025-07-16  7:05             ` Zhang Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).