On Mon, 2014-03-17 at 10:35 +0100, Andreas Rohner wrote: > >> + > >> + if (blocknr != 0 && end != NILFS_CNO_MAX && ss >= start && ss < end && > >> + (prev_ss == 0 || prev_ss == NILFS_CNO_MAX)) { > > > > Ditto. Moreover, you repeat this check. > > What do you mean? Where do I repeat this check? > I mean this check above: >> + if (blocknr != 0 && end != NILFS_CNO_MAX && ss >= start && ss < end) { Thanks, Vyacheslav Dubeyko. -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html