Hi all, In commit f5de5b83303e ("ubifs: Fix deadlock in concurrent bulk-read and writepage") Fixes tag Fixes: 4793e7c5e1c ("UBIFS: add bulk-read facility") has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto"). -- Cheers, Stephen Rothwell