Skip to content

configfs: rust: add an API for adding default groups from C#567

Open
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1054336=>linus-master
Open

configfs: rust: add an API for adding default groups from C#567
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1054336=>linus-master

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Feb 15, 2026

Pull request for series with
subject: configfs: rust: add an API for adding default groups from C
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1054336

@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 15, 2026

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

@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 16, 2026

Upstream branch: 26a4cfa
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from 3180f2a to cc708ad Compare February 16, 2026 02:04
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from be7af85 to bfa4f99 Compare February 16, 2026 14:50
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 16, 2026

Upstream branch: 0f2acd3
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from cc708ad to f3256b0 Compare February 16, 2026 14:50
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from bfa4f99 to e2350d3 Compare February 17, 2026 09:58
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 17, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from f3256b0 to 65b6baa Compare February 17, 2026 09:59
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from e2350d3 to e1fefe2 Compare February 18, 2026 02:01
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 18, 2026

Upstream branch: 2961f84
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from 65b6baa to 5a106a2 Compare February 18, 2026 02:01
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from e1fefe2 to f714aad Compare February 18, 2026 05:50
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 18, 2026

Upstream branch: 2961f84
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from 5a106a2 to 1433e00 Compare February 18, 2026 05:51
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from f714aad to df85678 Compare February 19, 2026 12:49
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 19, 2026

Upstream branch: 2b7a25d
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from 1433e00 to 78fb9da Compare February 19, 2026 12:49
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from df85678 to 50e7070 Compare February 22, 2026 05:34
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 22, 2026

Upstream branch: 32a92f8
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from 78fb9da to f25fd7f Compare February 22, 2026 05:35
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 50e7070 to c90f83b Compare February 23, 2026 10:11
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 23, 2026

Upstream branch: 6de23f8
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from f25fd7f to b74ba00 Compare February 23, 2026 10:18
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from c90f83b to c475e20 Compare February 25, 2026 11:14
Some C subsystems provide a feature to add configfs default groups to the
configfs hierarchy of other drivers or subsystems. Rust abstractions for
these subsystems will want a way to add these default groups via the
configfs Rust API. So add infrastructure to make this possible.

Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 25, 2026

Upstream branch: 7dff99b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1054336
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1054336=>linus-master branch from b74ba00 to 8ddb850 Compare February 25, 2026 11:22
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.

0 participants