From: Al Viro Date: Sun, 19 Jun 2011 00:17:22 +0000 (-0400) Subject: logfs doesn't need ->permission() at all X-Git-Tag: v3.0-rc4~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a63ab94d67879bc0630ea9821c582ddf58ba5527;p=pandora-kernel.git logfs doesn't need ->permission() at all ... and never did, what with its ->permission() being what we do by default when ->permission is NULL... Signed-off-by: Al Viro --- Reading git-diff-tree failed