Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH v9] btrfs: consolidate device_list_mutex in prepare_sprout #340

Closed
asj opened this issue Oct 13, 2021 · 1 comment
Closed

[PATCH v9] btrfs: consolidate device_list_mutex in prepare_sprout #340

asj opened this issue Oct 13, 2021 · 1 comment

Comments

@asj asj changed the title [PATCH v8] btrfs: consolidate device_list_mutex in prepare_sprout to [PATCH v9] btrfs: consolidate device_list_mutex in prepare_sprout Oct 21, 2021
@kdave kdave added update misc-next patches are in misc-next and removed update labels Nov 8, 2021
@kdave kdave removed the misc-next patches are in misc-next label Jan 12, 2022
@kdave kdave closed this as completed Jan 12, 2022
kdave pushed a commit that referenced this issue Jul 11, 2024
Add a test case which replaces an active ingress qdisc while keeping the
miniq in-tact during the transition period to the new clsact qdisc.

  # ./vmtest.sh -- ./test_progs -t tc_link
  [...]
  ./test_progs -t tc_link
  [    3.412871] bpf_testmod: loading out-of-tree module taints kernel.
  [    3.413343] bpf_testmod: module verification failed: signature and/or required key missing - tainting kernel
  #332     tc_links_after:OK
  #333     tc_links_append:OK
  #334     tc_links_basic:OK
  #335     tc_links_before:OK
  #336     tc_links_chain_classic:OK
  #337     tc_links_chain_mixed:OK
  #338     tc_links_dev_chain0:OK
  #339     tc_links_dev_cleanup:OK
  #340     tc_links_dev_mixed:OK
  #341     tc_links_ingress:OK
  #342     tc_links_invalid:OK
  #343     tc_links_prepend:OK
  #344     tc_links_replace:OK
  #345     tc_links_revision:OK
  Summary: 14/0 PASSED, 0 SKIPPED, 0 FAILED

Signed-off-by: Daniel Borkmann <[email protected]>
Cc: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants