From: Al Viro Date: Tue, 12 Aug 2008 03:51:22 +0000 (-0400) Subject: [PATCH] fix osf_getdirents() X-Git-Tag: v2.6.27-rc5~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=645e68ed4d14272f0b47e2474f90577191bef781;p=pandora-kernel.git [PATCH] fix osf_getdirents() Return value of filldir callback is just "should we stop here"; it's not a usable channel for passing error values (i.e. ->readdir() will forget anything except "is it non-zero"). Signed-off-by: Al Viro --- Reading git-diff-tree failed