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)
Sat, Nov 1, 2:26 AM
Unknown Object (File)
Thu, Oct 30, 11:48 AM
Unknown Object (File)
Wed, Oct 22, 10:23 AM
Unknown Object (File)
Tue, Oct 21, 11:27 PM
Unknown Object (File)
Tue, Oct 21, 12:15 PM
Unknown Object (File)
Tue, Oct 21, 4:33 AM
Unknown Object (File)
Tue, Oct 21, 2:32 AM
Unknown Object (File)
Tue, Oct 21, 12:33 AM
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