zfs/module
Brian Behlendorf c93d9dff36 Don't cache the system hostid
Historically the SPL cached the system hostid the first time it
was accessed.  This was done to speed up subsequent accesses.
But in practice the system host id is rarely accessed and its
inconvenient that it doesn't promptly detect /etc/hostid
configuration changes.  Therefore, zone_get_hostid() has been
updated to always refresh the system hostid reported.

Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #626
2017-07-13 13:22:28 -04:00
..
spl Don't cache the system hostid 2017-07-13 13:22:28 -04:00
splat Add support for rw semaphore under PREEMPT_RT_FULL 2016-12-19 12:45:24 -08:00
.gitignore Improve gitignore 2017-05-25 10:12:50 -07:00
Makefile.in Prevent rm modules.* when make install 2015-12-02 14:38:20 -08:00