libfuse: Notifying the kernel of deletion.
commit5a44747054926c2683a28392869c4f8603f5e70a
authorJohn Muir <john@jmuir.com>
Tue, 6 Dec 2011 20:56:34 +0000 (6 21:56 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 7 Dec 2011 11:23:58 +0000 (7 12:23 +0100)
tree04deb769cd2b48926abd77f8b617fa8680c45bc6
parent4b2157c44e6ad7e692fcffb7450143e83151d36b
libfuse: Notifying the kernel of deletion.

libfuse part to allow a FUSE file-system to tell the kernel when a
file or directory is deleted. If the specified dentry has the
specified inode number, the kernel will unhash it.

Signed-off-by: John Muir <john@jmuir.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
ChangeLog
include/fuse_kernel.h
include/fuse_lowlevel.h
lib/fuse_lowlevel.c
lib/fuse_versionscript