Home
last modified time | relevance | path

Searched hist:"85300 a9a9dfb364ab1a5f94e6d3f9e558a193be1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/sandbox/
H A Dsandboxfs.c85300a9a9dfb364ab1a5f94e6d3f9e558a193be1 Mon Apr 13 20:54:19 UTC 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk> sandbox: only do sandboxfs for hostfs interface

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@collabora.co.uk>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>