From: Miklos Szeredi Date: Mon, 7 Nov 2005 08:59:51 +0000 (-0800) Subject: [PATCH] FUSE: atomic create+open X-Git-Tag: v2.6.15-rc1~599 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd72faac95d7e47610e981d7ed7b3c1529e55c88;p=pandora-kernel.git [PATCH] FUSE: atomic create+open This patch adds an atomic create+open operation. This does not yet work if the file type changes between lookup and create+open, but solves the permission checking problems for the separte create and open methods. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed