]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r275481:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Dec 2014 08:43:36 +0000 (08:43 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Dec 2014 08:43:36 +0000 (08:43 +0000)
commit30707d9996e37070dfda73411135c260b1bd18fb
tree4205aacf1f670433966920dfd2dea6f981f51df3
parent74507fa850e665a618551e14a1fc2adc0c1fc897
MFC r275481:
Add to CTL support for threshold notifications for file-backed LUNs.

Previously it was supported only for ZVOL-backed LUNs, but now should work
for file-backed LUNs too.  Used value in this case is a space occupied by
the backing file, while available value is an available space on file
system.  Pool thresholds are still not implemented in this case.

Sponsored by:   iXsystems, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@275893 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl_backend_block.c