From: Tao Ma Date: Fri, 21 Jan 2011 02:52:56 +0000 (+0800) Subject: ext3: Adjust trim start with first_data_block. X-Git-Tag: v2.6.39-rc1~442^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b44dd300d5bfd500f170bae13f95f589de0b28f;p=pandora-kernel.git ext3: Adjust trim start with first_data_block. As we have make the consense in the e-mail[1], the trim start should be added with first_data_block. So this patch fulfill it and remove the check for start < first_data_block. [1] http://www.spinics.net/lists/linux-ext4/msg22737.html Cc: Jan Kara Cc: Lukas Czerner Signed-off-by: Tao Ma Signed-off-by: Jan Kara --- Reading git-diff-tree failed