K 10 svn:author V 3 mav K 8 svn:date V 27 2014-09-18T17:25:20.095807Z K 7 svn:log V 294 When updating device media size use cached cdevsw pointer. Using pointer from the cdev directly is dangerous since we have no reference on it, and it may change any time. That caused panic if device has gone. While there, report capacity change only if it really changed. MFC after: 3 days END