]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271797: Make kernel to update LUN size from the backing storage
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 21 Sep 2014 13:09:05 +0000 (13:09 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 21 Sep 2014 13:09:05 +0000 (13:09 +0000)
commit4a99040122d8f8408ac381a7bc1dbd0cd500ce31
tree70a428195b1c129a669f7a1d873ed20e8b54468b
parente0421e911c60f0a9fb3d202bd1991ca97cf24c4c
MFC r271797:  Make kernel to update LUN size from the backing storage
on configuration reload also if that size was not specified in the new
configuration.

Previously it happened only if size was explicitly changed in config.

Approved by: re (delphij)

git-svn-id: svn://svn.freebsd.org/base/stable/10@271929 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/ctld/ctld.c