poolSync

Undocumented in source. Be warned that the author may not have intended to support it.
@SILdoc(` Forces all in-core dirty data to be written to the primary pool storage and not the ZIL. Params: string poolname: the name of the pool. bool force: whether to force uberblock update even if there is no dirty data. `)
poolSync
(
string poolName
,
bool force
)

Meta