From: Miklos Szeredi Date: Thu, 7 Dec 2006 04:35:38 +0000 (-0800) Subject: [PATCH] fuse: update userspace interface to version 7.8 X-Git-Tag: v2.6.20-rc1~145^2^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9168c189fd54171124b5d25644024d99869e6a8;p=pandora-kernel.git [PATCH] fuse: update userspace interface to version 7.8 Add a flag to the RELEASE message which specifies that a FLUSH operation should be performed as well. This interface update is needed for the FreeBSD port, and doesn't actually touch the Linux implementation at all. Also rename the unused 'flush_flags' in the FLUSH message to 'unused'. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed