[U-Boot] [PATCH v4 1/9] sandbox: only do sandboxfs for hostfs interface

Simon Glass sjg at chromium.org
Sun Apr 19 15:29:59 CEST 2015


On 13 April 2015 at 14:54, Sjoerd Simons <sjoerd.simons at collabora.co.uk> wrote:
> Only do sandbox filesystem access when using the hostfs device
> interface, rather then falling back to it in all cases. This prevents
> confusion situations due to the fallback being taken rather then an
> unsupported error being raised.
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Minor comment coding style improvement
>
>  fs/sandbox/sandboxfs.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Applied to u-boot-x86/sandbox, thanks!


More information about the U-Boot mailing list