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