me as unsupported
filesystems, returning 0 in both cases.
Note: ENOTTY is the error code for an unsupported ioctl.
This fix allows booting a linux kernel with the same / filesystem as the
host; otherwise the boot fails when mounting devtmpfs.
Signed-off-by: Gabriel de Perthuis
Reviewed-by: Aneesh Kuma
Le 10/05/2013 05:30, Aneesh Kumar K.V a écrit :
> Gabriel de Perthuis writes:
>
>> The current implementation checked for supported filesystems at mount
>> time, but actual support depends on the path. Don't error out when
>> finding unversioned paths.
>
> Ca
tmpfs.
Signed-off-by: Gabriel de Perthuis
---
hw/9pfs/cofile.c | 4
1 file changed, 4 insertions(+)
diff --git a/hw/9pfs/cofile.c b/hw/9pfs/cofile.c
index 2efebf3..194c130 100644
--- a/hw/9pfs/cofile.c
+++ b/hw/9pfs/cofile.c
@@ -36,10 +36,14 @@ int v9fs_co_st_gen(V9fsPDU *pdu, V9fsPath *path, m
tmpfs.
Signed-off-by: Gabriel de Perthuis
---
hw/9pfs/cofile.c | 4
1 file changed, 4 insertions(+)
diff --git a/hw/9pfs/cofile.c b/hw/9pfs/cofile.c
index 2efebf3..194c130 100644
--- a/hw/9pfs/cofile.c
+++ b/hw/9pfs/cofile.c
@@ -36,10 +36,14 @@ int v9fs_co_st_gen(V9fsPDU *pdu, V9fsPath *path, m