freebsd-dev/sys/boot/zfs
Andrey A. Chernov 283e000db4 Try to avoid all files dependence on the modification time of the large and
often modified directory created symbolic links points to - it cause
unnecessary full rebuilds each time make runs when directory is changed.
So do it only if symbolic link does not exists, which usually means that
objdir is clean anyway.

MFC after:      1 week
2012-07-26 10:10:54 +00:00
..
devicename_stubs.c zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
libzfs.h zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
Makefile Try to avoid all files dependence on the modification time of the large and 2012-07-26 10:10:54 +00:00
zfs.c zfs boot: cleanup remnants of temporary compat code 2012-05-13 10:54:43 +00:00
zfsimpl.c Fix ZFS boot with pre-features pools (version <= 28) broken in r236884 2012-06-13 08:00:32 +00:00