From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 20:42:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 549CB16A4CE for ; Thu, 12 Feb 2004 20:42:56 -0800 (PST) Received: from agminet01.oracle.com (agminet01.oracle.com [141.146.126.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B5B043D1D for ; Thu, 12 Feb 2004 20:42:56 -0800 (PST) (envelope-from niraj17@iitbombay.org) Received: from rgmgw6.us.oracle.com (rgmgw6.us.oracle.com [138.1.191.15]) i1D4gqQ5032190; Thu, 12 Feb 2004 20:42:52 -0800 Received: from rgmgw6.us.oracle.com (localhost [127.0.0.1]) i1D4gp225796; Thu, 12 Feb 2004 21:42:51 -0700 (MST) Received: from iitbombay.org (indl195ec.idc.oracle.com [152.69.162.195]) i1D4gm225709; Thu, 12 Feb 2004 21:42:49 -0700 (MST) Message-ID: <402C55C9.9040809@iitbombay.org> Date: Fri, 13 Feb 2004 10:12:49 +0530 From: Niraj Kumar User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-White-List-Member: TRUE cc: Jan.Stary@ff.cuni.cz cc: blygar1@webmail.co.za Subject: Linux patch for reading ufs2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 04:42:56 -0000 Hi, I am trying to create some Linux patches to be able to read ufs2. Interested (those who are having both Linux and FreeBSD on same box) may try them . The work-in-progress patches are available from http://ufs-linux.sourceforge.net/ufs2/p1.txt http://ufs-linux.sourceforge.net/ufs2/p2.txt Currently , these provides the bare minimum ufs2 support and that also for Read-Only . It would be good if somebody tests them and see the problems. Niraj