On Thu, Jun 16, 2016 at 12:42:16PM +0200, Jan Kara wrote: > So far we were tracking only dependency on transaction commit due to > starting a new handle (which may require commit to start a new > transaction). Now add tracking also for other cases where we wait for > transaction commit. This way lockdep can catch deadlocks e. g. because we > call jbd2_journal_stop() for a synchronous handle with some locks held > which rank below transaction start. > > Signed-off-by: Jan Kara <jack@xxxxxxx> 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