commit | 4b44dd300d5bfd500f170bae13f95f589de0b28f | [log] [tgz] |
---|---|---|
author | Tao Ma <boyu.mt@taobao.com> | Fri Jan 21 10:52:56 2011 +0800 |
committer | Jan Kara <jack@suse.cz> | Thu Feb 24 11:42:45 2011 +0100 |
tree | 2add4705a56c0fc665029baa122e466359c56eb2 | |
parent | 7a39de1510a3fd07a77530440292735d305fe510 [diff] |
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 <jack@suse.cz> Cc: Lukas Czerner <lczerner@redhat.com> Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: Jan Kara <jack@suse.cz>