From fc83143867a37e34a51ce5a6d763b46715abf02d Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 24 Aug 2017 14:23:13 +0200 Subject: Renamed notify_inval_inode_fh to invalidate_path The previous name didn't make much sense. --- 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 e9a315e..9a3940e 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -4,7 +4,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -D_REENTRANT noinst_HEADERS = ioctl.h noinst_PROGRAMS = passthrough passthrough_fh null hello hello_ll \ ioctl ioctl_client poll poll_client passthrough_ll \ - notify_inval_inode notify_inval_inode_fh \ + notify_inval_inode invalidate_path \ notify_store_retrieve notify_inval_entry \ cuse cuse_client printcap -- cgit v1.2.3