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/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/Makefile.am') diff --git a/example/Makefile.am b/example/Makefile.am index 6e267a0..81b9555 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -D_REENTRANT noinst_HEADERS = ioctl.h -noinst_PROGRAMS = passthrough passthrough_fh hello hello_ll \ +noinst_PROGRAMS = passthrough passthrough_fh null hello hello_ll \ ioctl ioctl_client poll poll_client \ passthrough_ll notify_inval_inode \ notify_store_retrieve notify_inval_entry \ -- cgit v1.2.3