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
F81660854: D14669.diff
Fri, Apr 19, 2:54 PM
Unknown Object (File)
Thu, Mar 28, 11:15 AM
Unknown Object (File)
Dec 23 2023, 1:55 AM
Unknown Object (File)
Dec 22 2023, 12:27 AM
Unknown Object (File)
Nov 23 2023, 9:42 AM
Unknown Object (File)
Aug 14 2023, 8:04 PM
Unknown Object (File)
Jun 30 2023, 6:30 PM
Unknown Object (File)
Jun 28 2023, 2:45 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