[U-Boot] [PATCH v3 12/13] fs: Add fs_get_type_name to return current filesystem name

Simon Glass sjg at chromium.org
Mon May 14 19:53:23 UTC 2018


On 14 May 2018 at 03:09, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> Add fs_get_type_name so we can get the current filesystem type.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> ---
>
> Changes in v3:
> - new
>
> Changes in v2: None
>
>  fs/fs.c      | 5 +++++
>  include/fs.h | 5 +++++
>  2 files changed, 10 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

Note this comment style does not match docbook, but I suppose it is
OK, since the rest of fs.h doesn't either.


More information about the U-Boot mailing list