On Sat, 14 Oct 2023 at 14:48, Sean Anderson <sean...@gmail.com> wrote: > > Add various defines which are not necessary for reading/writing > filesystems, but which are useful for creating them. These mostly come from > Linux v6.5-rc2 (what I had checked out). > > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > > Changes in v2: > - Split off from fs test > > include/ext4fs.h | 1 + > include/ext_common.h | 14 ++++++++++++++ > 2 files changed, 15 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>