From c005ff3288238e60be5526a9bade7186a40e2147 Mon Sep 17 00:00:00 2001 From: Csaba Henk Date: Fri, 16 Dec 2016 14:47:24 +0100 Subject: Revert "Dropped example/null.c" This reverts commit d5cdbb94a0650b0a462682cf0a84463ff1513900. null works completely fine, just the mountpoint should be a regular file -- so there is no need to dismiss it. Also: - fixing up compiler warnings - checking if the mountpoint is a regular file --- example/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'example/.gitignore') diff --git a/example/.gitignore b/example/.gitignore index 6dd5004..c5d2cdb 100644 --- a/example/.gitignore +++ b/example/.gitignore @@ -1,5 +1,6 @@ /passthrough /passthrough_fh +/null /hello /hello_ll /ioctl -- cgit v1.2.3