From: David Woodhouse Date: Sun, 17 Aug 2008 14:14:48 +0000 (+0100) Subject: Btrfs: Remove special cases for "." and ".." X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ecc7e5d1d58731b3a6a69303d69aca7fb0fe1f5;p=pandora-kernel.git Btrfs: Remove special cases for "." and ".." Date: Sun, 17 Aug 2008 15:14:48 +0100 We never get asked by the VFS to lookup either of them, and we can handle the readdir() case a lot more simply, too. Signed-off-by: David Woodhouse Signed-off-by: Chris Mason --- Reading git-diff-tree failed