freebsd-dev/module
Brian Behlendorf 22c81dd8a9 Fix metaslab
If your only going to allow one allocator to be used and it is defined
at compile time there is no point including the others in the build.
This patch could/should be refined for Linux to make the metaslab
configurable at run time.  That might be a bit tricky however since
you would need to quiese all IO.  Short of that making it configurable
as a module load option would be a reasonable compromise.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-31 08:38:45 -07:00
..
avl Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
nvpair Fix gcc uninitialized variable warnings 2010-08-31 08:38:43 -07:00
unicode Fix gcc missing parenthesis warnings 2010-08-31 08:38:35 -07:00
zcommon Fix gcc missing parenthesis warnings 2010-08-31 08:38:35 -07:00
zfs Fix metaslab 2010-08-31 08:38:45 -07:00
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00