[PATCH 0/1] Documentation: document ublk user recovery

ZiyangZhang posted 1 patch 3 years, 5 months ago
Documentation/block/ublk.rst | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
[PATCH 0/1] Documentation: document ublk user recovery
Posted by ZiyangZhang 3 years, 5 months ago
User recovery feature of ublk has been merged. Add documentation for
it.

ZiyangZhang (1):
  Documentation: document ublk user recovery feature

 Documentation/block/ublk.rst | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)


base-commit: 76dd298094f484c6250ebd076fa53287477b2328
-- 
2.27.0
Re: [PATCH 0/1] Documentation: document ublk user recovery
Posted by Jens Axboe 3 years, 5 months ago
On Tue, 18 Oct 2022 12:53:45 +0800, ZiyangZhang wrote:
> User recovery feature of ublk has been merged. Add documentation for
> it.
> 
> ZiyangZhang (1):
>   Documentation: document ublk user recovery feature
> 
>  Documentation/block/ublk.rst | 36 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)
> 
> [...]

Applied, thanks!

[1/1] Documentation: document ublk user recovery feature
      commit: e0539ae012ba5d618eb19665ff990b87b960c643

Best regards,
-- 
Jens Axboe
Re: [PATCH 0/1] Documentation: document ublk user recovery
Posted by Ziyang Zhang 3 years, 5 months ago
Hi Jens,

This doc patch is resent since user recovery feature of ublk has been merged. 
Please consider it.

Regards,
Zhang.