zfs/module
bzzz77 0eef1bde31 Add *_by-dnode routines
Add *_by_dnode() routines for accessing objects given their
dnode_t *, this is more efficient than accessing the object by 
(objset_t *, uint64_t object).  This change converts some but
not all of the existing consumers.  As performance-sensitive
code paths are discovered they should be converted to use
these routines.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Closes #5534 
Issue #4802
2017-01-13 14:58:41 -08:00
..
avl Fix uninitialized variable in avl_add() 2016-07-25 14:21:34 -07:00
icp Fix spelling 2017-01-03 11:31:18 -06:00
nvpair Fix spelling 2017-01-03 11:31:18 -06:00
unicode Fix spelling 2017-01-03 11:31:18 -06:00
zcommon Fix spelling 2017-01-03 11:31:18 -06:00
zfs Add *_by-dnode routines 2017-01-13 14:58:41 -08:00
zpios Fix spelling 2017-01-03 11:31:18 -06:00
.gitignore module/.gitignore: Add *.dwo (#4580) 2016-05-02 09:07:04 -07:00
Makefile.in Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00