From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Marcin_Miros=c5=82aw?= Subject: Testing bcachefs - beginners questions Date: Wed, 16 Mar 2016 16:13:43 +0100 Message-ID: <56E97827.6090203@mejor.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from jowisz.mejor.pl ([81.4.120.72]:9688 "EHLO jowisz.mejor.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932331AbcCPPUd (ORCPT ); Wed, 16 Mar 2016 11:20:33 -0400 Sender: linux-bcache-owner@vger.kernel.org List-Id: linux-bcache@vger.kernel.org To: linux-bcache@vger.kernel.org Hello! I'd like to try to use and test how bcachefs works. I've found page https://lkml.org/lkml/2015/8/21/22 where are described working and planned features. What changed since mentioned email? Do I see correctly that web page with documentation is rather outdated? How can I check bcachefs without using all kernel from https://evilpiepirate.org/git/linux-bcache.git ? Is it enough to copy directory drivers/md/bcache to currently used kernel sources and compile or I've to use kernel from mentioned git repo? Thank you for any answer, Marcin