On Thu, Jan 07, 2016 at 03:41:55PM +0100, Jan Kara wrote: > Currently we used atomic bit operations to manipulate > __JI_COMMIT_RUNNING bit. However this is unnecessary as i_flags are > always written and read under j_list_lock. So just change the operations > to standard bit operations. > > 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