* completely revised ioctl for notification of when all space from a snapshot delete is freed and similar
@ 2011-04-14 15:24 David Nicol
0 siblings, 0 replies; only message in thread
From: David Nicol @ 2011-04-14 15:24 UTC (permalink / raw)
To: BTRFS MAILING LIST
I have started rewriting the ioctl#21 patch using a less hacky
architecture, including defining a new kind of structure that
explicitly organizes information common to delayed/deferred systems,
(the list of work pieces, and an atomic for counting active worker
threads) and replacing the lists of work pieces, in ioctl#21-tracked
deferred systems, with this structure instead.
I started march 25, but haven't had time to work on this since then
and would like to hand it off.
I have the structure as described above in place, and some macros for
use within the ioctl body written; the next thing is to try compiling
and replace all references to the replaced list heads with the new
syntax.
Any takers?
David Nicol
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-14 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 15:24 completely revised ioctl for notification of when all space from a snapshot delete is freed and similar David Nicol
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).