Skip to content

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Jan 4, 2026

Pull request for series with
subject: ublk: introduce UBLK_CMD_TRY_STOP_DEV
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1037344

@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 4, 2026

Upstream branch: d26143b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037344
version: 1

@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 4, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037344
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1037344=>linus-master branch from 3aa004a to c2f932f Compare January 4, 2026 08:42
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 4, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1038171
version: 2

@blktests-ci blktests-ci bot added V2 and removed V1 labels Jan 4, 2026
@blktests-ci blktests-ci bot force-pushed the series/1037344=>linus-master branch from c2f932f to a63aad3 Compare January 4, 2026 08:53
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 6, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1038171
version: 2

@blktests-ci blktests-ci bot force-pushed the series/1037344=>linus-master branch from a63aad3 to 8722d70 Compare January 6, 2026 14:21
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 6, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1039116
version: 3

@blktests-ci blktests-ci bot added V3 and removed V2 V2-ci-pass labels Jan 6, 2026
@blktests-ci blktests-ci bot force-pushed the series/1037344=>linus-master branch from 8722d70 to f7a28b3 Compare January 6, 2026 19:04
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 6, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1039134
version: 4

@blktests-ci blktests-ci bot added V4 and removed V3 V3-ci-pass labels Jan 6, 2026
@blktests-ci blktests-ci bot force-pushed the series/1037344=>linus-master branch from f7a28b3 to 674694c Compare January 6, 2026 20:39
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 7, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1039134
version: 4

@blktests-ci blktests-ci bot force-pushed the series/1037344=>linus-master branch from 674694c to cd119a2 Compare January 7, 2026 13:24
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 0ab4e8c to a2a6d78 Compare January 8, 2026 00:54
This function always returns 0, so there is no need to return a value.

Signed-off-by: Yoav Cohen <yoav@nvidia.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
This command is similar to UBLK_CMD_STOP_DEV, but it only stops the
device if there are no active openers for the ublk block device.
If the device is busy, the command returns -EBUSY instead of
disrupting active clients. This allows safe, non-destructive stopping.

Advertise UBLK_CMD_TRY_STOP_DEV support via UBLK_F_SAFE_STOP_DEV
feature flag.

Signed-off-by: Yoav Cohen <yoav@nvidia.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 8, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1039134
version: 4

@blktests-ci blktests-ci bot force-pushed the series/1037344=>linus-master branch from cd119a2 to 5875293 Compare January 8, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants