Home | History | Annotate | Download | only in libzfs
History log of /src/sys/rump/fs/lib/libzfs/zfs_component.c
RevisionDateAuthorComments
 1.3  07-May-2019  hannken Cleanup modules "solaris" and "zfs":

- Defer spa_config_load() until root is mounted.
- Restore the config path to "/etc/zfs/zpool.cache".
- Module "zfs" is type MODULE_CLASS_VFS and no longer depends on "rootvnode".
- Module "solaris" no longer depends on "mp_online".
- Fix rump component registration to not detach "/dev/zfs" if
it didn't attach it.
 1.2  26-Jan-2016  pooka branches: 1.2.18;
Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.
 1.1  13-Mar-2014  pooka branches: 1.1.4; 1.1.6; 1.1.10; 1.1.12;
rename component.c -> zfs_component.c
 1.1.12.1  19-Mar-2016  skrll Sync with HEAD
 1.1.10.3  03-Dec-2017  jdolecek update from HEAD
 1.1.10.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.10.1  13-Mar-2014  tls file zfs_component.c was added on branch tls-maxphys on 2014-08-20 00:04:39 +0000
 1.1.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1  13-Mar-2014  yamt file zfs_component.c was added on branch yamt-pagecache on 2014-05-22 11:41:13 +0000
 1.1.4.2  18-May-2014  rmind sync with head
 1.1.4.1  13-Mar-2014  rmind file zfs_component.c was added on branch rmind-smpnet on 2014-05-18 17:46:17 +0000
 1.2.18.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed