From: Eric Paris Date: Fri, 28 Aug 2009 15:57:55 +0000 (-0400) Subject: inotify: fix length reporting and size checking X-Git-Tag: v2.6.31-rc9~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83cb10f0ef3c96162be92339ccf8c0c9c9f2d13e;p=pandora-kernel.git inotify: fix length reporting and size checking 0db501bd0610ee0c0 introduced a regresion in that it now sends a nul terminator but the length accounting when checking for space or reporting to userspace did not take this into account. This corrects all of the rounding logic. Signed-off-by: Eric Paris --- Reading git-diff-tree failed