Page MenuHomeFreeBSD

Fix move handling of zvol devices out of txg sync thread
Needs ReviewPublic

Authored by anthoine.bourgeois_blade-group.com on Mar 12 2018, 7:22 PM.
Tags
Referenced Files
Unknown Object (File)
Feb 23 2025, 1:16 AM
Unknown Object (File)
Feb 22 2025, 5:57 PM
Unknown Object (File)
Feb 22 2025, 4:05 AM
Unknown Object (File)
Feb 22 2025, 12:27 AM
Unknown Object (File)
Feb 20 2025, 6:29 PM
Unknown Object (File)
Feb 18 2025, 3:02 PM
Unknown Object (File)
Dec 1 2024, 8:18 PM
Unknown Object (File)
Sep 27 2024, 3:33 PM
Subscribers

Details

Reviewers
avg
pjd
smh
Group Reviewers
ZFS
Summary

This revision fix the D7179 revision.

The patch is rebase on current and a queue applies all changes
in order between concurrent zfs rename and promote.

The queue protected by a mutex uses a condvar to wait for other
dataset changes to finish and keep order between calls.

PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203864

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped