From: Al Viro Date: Fri, 30 Nov 2012 03:57:33 +0000 (-0500) Subject: fix off-by-one in argument passed by iterate_fd() to callbacks X-Git-Tag: v3.7-rc8~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a77cfcb429ed98845a4e4df72473b8f37acd890b;p=pandora-kernel.git fix off-by-one in argument passed by iterate_fd() to callbacks Noticed by Pavel Roskin; the thing in his patch I disagree with was compensating for that shite in callbacks instead of fixing it once in the iterator itself. Signed-off-by: Al Viro --- Reading git-diff-tree failed