From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel de Perthuis Subject: [Pull request] A command to print the superblock Date: Sat, 9 Mar 2013 13:41:31 +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 Hello, I've written a command to print a bcache superblock; mostly I wanted a reliable way to find the data offset. The output is based on btrfs-show-super (easy to read and parse). Please pull from https://github.com/g2p/bcache-tools