Home
last modified time | relevance | path

Searched hist:e9f9f61d (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dioctl.ce9f9f61d Mon Jun 07 14:15:08 CDT 2021 Josh Triplett <josh@joshtriplett.org> ext4: consolidate checks for resize of bigalloc into ext4_resize_begin

Two different places checked for attempts to resize a filesystem with
the bigalloc feature. Move the check into ext4_resize_begin, which both
places already call.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Link: https://lore.kernel.org/r/bee03303d999225ecb3bfa5be8576b2f4c6edbe6.1623093259.git.josh@joshtriplett.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dresize.ce9f9f61d Mon Jun 07 14:15:08 CDT 2021 Josh Triplett <josh@joshtriplett.org> ext4: consolidate checks for resize of bigalloc into ext4_resize_begin

Two different places checked for attempts to resize a filesystem with
the bigalloc feature. Move the check into ext4_resize_begin, which both
places already call.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Link: https://lore.kernel.org/r/bee03303d999225ecb3bfa5be8576b2f4c6edbe6.1623093259.git.josh@joshtriplett.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>