On Fri, Feb 08, 2019 at 01:21:27PM -0800, Bart Van Assche wrote: > A recent commit removed an element from opcode_info_arr[] but did not > modify opcode_ind_arr[] nor was SDEB_I_XDWRITEREAD removed. Remove > SDEB_I_XDWRITEREAD and bring the two arrays again in sync. This patch > avoids that the following is reported: This looks fine to me: Reviewed-by: Christoph Hellwig <hch@xxxxxx> But that whole table scheme looks way to fragile to me..