diff mbox series

selftests: memfd: add config fragment for fuse

Message ID 1517955648-11186-1-git-send-email-daniel.diaz@linaro.org
State New
Headers show
Series selftests: memfd: add config fragment for fuse | expand

Commit Message

Daniel Díaz Feb. 6, 2018, 10:20 p.m. UTC
From: Anders Roxell <anders.roxell@linaro.org>


The memfd test requires to insert the fuse module (CONFIG_FUSE_FS).

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>

---
 tools/testing/selftests/memfd/config | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/memfd/config

-- 
2.7.4

Comments

Shuah Khan Feb. 13, 2018, 9:23 p.m. UTC | #1
On 02/06/2018 03:20 PM, Daniel Díaz wrote:
> From: Anders Roxell <anders.roxell@linaro.org>

> 

> The memfd test requires to insert the fuse module (CONFIG_FUSE_FS).

> 

> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

> Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>

> ---

>  tools/testing/selftests/memfd/config | 1 +

>  1 file changed, 1 insertion(+)

>  create mode 100644 tools/testing/selftests/memfd/config

> 

> diff --git a/tools/testing/selftests/memfd/config b/tools/testing/selftests/memfd/config

> new file mode 100644

> index 0000000..835c7f4

> --- /dev/null

> +++ b/tools/testing/selftests/memfd/config

> @@ -0,0 +1 @@

> +CONFIG_FUSE_FS=m

> 



Thanks for the patch. Applied to linux-kselftest fixes for 4.16-rc3

thanks,
-- Shuah
diff mbox series

Patch

diff --git a/tools/testing/selftests/memfd/config b/tools/testing/selftests/memfd/config
new file mode 100644
index 0000000..835c7f4
--- /dev/null
+++ b/tools/testing/selftests/memfd/config
@@ -0,0 +1 @@ 
+CONFIG_FUSE_FS=m