[PATCH v2 14/29] fs: ext4: Add some defines for testing

Simon Glass sjg at chromium.org
Sun Oct 15 01:35:02 CEST 2023


On Sat, 14 Oct 2023 at 14:48, Sean Anderson <seanga2 at 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 <seanga2 at 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 <sjg at chromium.org>


More information about the U-Boot mailing list