
7 Apr
2015
7 Apr
'15
10:40 p.m.
On 6 April 2015 at 15:02, Sjoerd Simons sjoerd.simons@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@collabora.co.uk Reviewed-by: Simon Glass sjg@chromium.org
Changes in v2:
- Minor comment coding style improvement
Acked-by: Simon Glass sjg@chromium.org