From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel de Perthuis Subject: Resizing a backing device Date: Wed, 27 Mar 2013 19:13:52 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Sender: linux-bcache-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-bcache-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-bcache@vger.kernel.org Hola, Is there a way to notify bcache that a backing device has been resized? I've tried to do it from sysfs, but after stopping the backing device it disappears from sysfs and I can't start it again, at least not without unregistering entirely (which as I understand it will wipe the cached data). A live method would be much better.