From: Linus Torvalds Date: Fri, 14 Jan 2011 01:19:38 +0000 (-0800) Subject: ecryptfs: fix broken build X-Git-Tag: v2.6.38-rc1~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6254b32b5791e47ba1c679d023f26985fa34755a;p=pandora-kernel.git ecryptfs: fix broken build Stephen Rothwell reports that the vfs merge broke the build of ecryptfs. The breakage comes from commit 66cb76666d69 ("sanitize ecryptfs ->mount()") which was obviously not even build tested. Tssk, tssk, Al. This is the minimal build fixup for the situation, although I don't have a filesystem to actually test it with. Reported-by: Stephen Rothwell Cc: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed