[PATCH] blk-mq: Fix poll_stat for new size-based bucketing.
Sagi Grimberg
sagi at grimberg.me
Thu Apr 20 16:57:39 PDT 2017
>> Thanks, added. BTW, in the future, we have a format for specifying
>> if a patch fixes another patch. This should have been:
>
> Thanks!
>
>> Fixes: 720b8ccc4500 ("blk-mq: Add a polling specific stats function")
>
> Duly noted for next time. Apologies for the miss…
Stephen,
I recommend adding a pretty section to your gitconfig:
[pretty]
fixes = Fixes: %h (\"%s\")
This way you can run:
git log --pretty=fixes <broken_commit_hash>^!
and get the format for free :)
Cheers,
Sagi.
More information about the Linux-nvme
mailing list