Bug #7779
clean up unused definitions in zfs ctldir code
Start date:
2017-01-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
zfsctl_ops_shares_dir and ZFSCTL_INO_SHARES are essentially dead code.
While there, fix the index range check in zfsctl_root_inode_cb.
Updated by Electric Monk about 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b7f9f60c8eb061c94244a6181a00288684164e1b
commit b7f9f60c8eb061c94244a6181a00288684164e1b Author: Andriy Gapon <andriy.gapon@clusterhq.com> Date: 2017-01-18T22:50:04.000Z 7779 clean up unused definitions in zfs ctldir code Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>