-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test port] 5701 zpool list reports incorrect "alloc" value for cache…
… devices Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com> additional changes & notes for ZFSOnLinux: changes related to @struct l2arc_dev { are in include/sys/arc_impl.h changes for module/zfs/arc.c removed (dupe) superfluous comment from @l2arc_evict(l2arc_dev_t *dev, uint64_t distance, boolean_t all) /* * Tell ARC this no longer exists in L2ARC. */ @arc_hdr_destroy(arc_buf_hdr_t *hdr) arc_space_return(HDR_L2ONLY_SIZE, ARC_SPACE_L2HDRS); arc_space_return functions are also existent in dweeezil@ab37b29 (#3115 pull-request) thus neither uncommenting or removing since it might hamper functionality or data integrity comments ?
- Loading branch information
1 parent
87b8ecc
commit c99dfad
Showing
2 changed files
with
138 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters