From: Eric Van Hensbergen Date: Thu, 2 Mar 2006 10:54:32 +0000 (-0800) Subject: [PATCH] v9fs: fix bug in atomic create open fix X-Git-Tag: v2.6.16-rc6~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b8054c730785cd9db093e48f53337e521b6270;p=pandora-kernel.git [PATCH] v9fs: fix bug in atomic create open fix Lucho's atomic create+open fix had a bug in the super block initialization causing all mounts to fail. He was freeing an fcall too early. This patch fixes that oversight. Signed-off-by: Eric Van Hensbergen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed