mirror_zfs/module
david.chen be5db977ea Remove MAX when initializing arc_c_max
The MAX when initializing arc_c_max doesn't make any sense because
it hasn't been set anywhere before. Though, arc_c_max should be
implicitly set to zero when initializing arc_stats, so the MAX
doesn't make any difference.

The MAX was mistakenly left if place when the Illumos default
values were changed for Linux.

Signed-off-by: david.chen <tuxoko@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1941
2013-12-10 10:05:40 -08:00
..
avl Add module versioning 2013-12-06 09:34:41 -08:00
nvpair Add module versioning 2013-12-06 09:34:41 -08:00
unicode Add module versioning 2013-12-06 09:34:41 -08:00
zcommon Add module versioning 2013-12-06 09:34:41 -08:00
zfs Remove MAX when initializing arc_c_max 2013-12-10 10:05:40 -08:00
zpios Add module versioning 2013-12-06 09:34:41 -08:00
.gitignore gitignore: anchor entries at their respective directory 2013-04-02 10:50:17 -07:00
Makefile.in Add KMODDIR to install target 2013-03-06 15:46:40 -08:00