From: Miklos Szeredi Date: Fri, 12 Dec 2014 23:59:42 +0000 (+0100) Subject: ovl: check whiteout while reading directory X-Git-Tag: fixes-v4.0-rc1~19^2~17^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49c21e1cacd74a8c83407c70ad860c994e606e25;p=pandora-kernel.git ovl: check whiteout while reading directory Don't make a separate pass for checking whiteouts, since we can do it while reading the upper directory. This will make it easier to handle multiple layers. Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed