commit | 4255c224b97f6d286d9d791962dec2b02c652b42 | [log] [tgz] |
---|---|---|
author | Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com> | Thu Apr 02 16:53:11 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 02 16:53:11 2015 -0400 |
tree | ec8049b46b02a93c552904a1ae2c2cecf670e40d | |
parent | 80cfb71e2e9222b86399a554a69e299877f2dc27 [diff] |
ext4: fix comments in ext4_can_extents_be_merged() Since commit a9b8241594add, we are allowed to merge unwritten extents, so here these comments are wrong, remove it. Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>