From: Theodore Ts'o Date: Wed, 3 Apr 2013 16:47:17 +0000 (-0400) Subject: ext4: refactor truncate code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~83^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=819c4920b7e60ecfd6f0f61d890af4cdf3873d18;p=pandora-kernel.git ext4: refactor truncate code Move common code in ext4_ind_truncate() and ext4_ext_truncate() into ext4_truncate(). This saves over 60 lines of code. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed