From: Eric Whitney Date: Sun, 23 Nov 2014 05:59:39 +0000 (-0500) Subject: ext4: miscellaneous partial cluster cleanups X-Git-Tag: omap-for-v3.19/fixes-rc1~116^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=345ee947482f1c787b31014008586b8f512af1bd;p=pandora-kernel.git ext4: miscellaneous partial cluster cleanups Add some casts and rearrange a few statements for improved readability. Some code can also be simplified and made more readable if we set partial_cluster to 0 rather than to a negative value when we can tell we've hit the left edge of the punched region. Signed-off-by: Eric Whitney Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed