X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fdsl_pool.h;h=96a2296bf8e9009542482fd1f5f4e76d316d08ca;hb=cc92e9d0c3e67a7e66c844466f85696a087bf60a;hp=ff5df1414a5eab11528f37e5bcfbf9f552ad62e2;hpb=57f5a2008e2e6acf58934cf43c5fdca0faffa73e;p=zfs.git diff --git a/include/sys/dsl_pool.h b/include/sys/dsl_pool.h index ff5df14..96a2296 100644 --- a/include/sys/dsl_pool.h +++ b/include/sys/dsl_pool.h @@ -41,6 +41,8 @@ extern "C" { #endif +extern int zfs_txg_synctime_ms; + struct objset; struct dsl_dir; struct dsl_dataset;