From 35ce627e35d1e293b25cfa8bdec2fb82c7da4630 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 9 Oct 2016 21:05:54 -0700 Subject: Renamed cuses example and added test program An earlier version of the fioclient.c example was intended to be used together with cusexmp.c. The former has since evolved into ioctl_client.c and no longer has the function necessary to test CUSE. Therefore, we've added a new cuse_client.c that is clearly associated with the cuse.c example file system. --- ChangeLog.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index da1b1a8..c92710c 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,8 @@ Unreleased Changes ================== +* Added ``example/cuse_client.c`` to test ``example/cuse.c``. + * Removed ``example/null.c``. This has not been working for a while for unknown reasons -- maybe because it tries to treat the mountpoint as a file rather than a directory? -- cgit v1.2.3