From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Bruchon Subject: REMOVE elksfs? What does it do, and why keep it? Date: Sun, 12 Feb 2012 17:46:23 -0500 Message-ID: <4F38413F.2060907@jodybruchon.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-8086@vger.kernel.org From what I have read, elksfs is essentially the minix fs with minor modifications of trivial use. The mkfs.c code doesn't seem to contain any elksfs references either, so we don't even have a tool to create it. Should it remain, or be removed? What is its value? I'm inclined to remove it from the code base if it is of trivial value. Jody Bruchon