[PATCH 0/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask

chuguangqing posted 1 patch 2 months, 3 weeks ago
There is a newer version of this series
fs/ext4/extents.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[PATCH 0/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
Posted by chuguangqing 2 months, 3 weeks ago
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