On Wed, Mar 08, 2023 at 07:45:13AM +1100, Stephen Rothwell wrote: > > Did you forget to push the dev branch out? The version I have (and still see on git.kernel.org) has commit > > 2c2dec1e86cc ("ext4: fix incorrect options show of original mount_opt and extend mount_opt2") > > at its head, but what you sent to Linus has commit > > e3645d72f886 ("ext4: fix incorrect options show of original mount_opt and extend mount_opt2") > > at its head. Ah, sorry. I had pushed the tag, but not the branch. My bad. Anyway, fixed. - Ted