summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/sys/zrlock.h
AgeCommit message (Collapse)AuthorFilesLines
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-6/+3
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Approved by: Robert Mustacchi <rm@joyent.com>
2010-06-246710343 dnode cache should register a dnode_move() callback to limit ↵Tom Erickson1-0/+66
fragmentation 6583724 dnode_create should not call kmem_cache_constructor directly 6374545 disk write cache flush code overloads buf_t.b_list pointer