From: Miklos Szeredi Date: Fri, 9 Sep 2005 20:10:30 +0000 (-0700) Subject: [PATCH] FUSE - file operations X-Git-Tag: v2.6.14-rc1~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6aeadeda22a9aa322fdfcd3f4c69ccf0da5cbdd;p=pandora-kernel.git [PATCH] FUSE - file operations This patch adds the file operations of FUSE. The following operations are added: o open o flush o release o fsync o readpage o commit_write Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed