On Tue, Jun 11, 2013 at 06:44:25PM -0400, Paul Gortmaker wrote: > The state lock is taken after we are doing an assert on the state > value, not before. So we might in fact be doing an assert on a > transient value. Ensure the state check is within the scope of > the state lock being taken. > > Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html