From mboxrd@z Thu Jan 1 00:00:00 1970 From: kewlemer Subject: Config.in question Date: Sun, 24 Apr 2005 19:45:19 -0700 Message-ID: <79cbe675050424194560597cb9@mail.gmail.com> Reply-To: kewlemer Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from zproxy.gmail.com ([64.233.162.205]:64517 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S262492AbVDYCpW convert rfc822-to-8bit (ORCPT ); Sun, 24 Apr 2005 22:45:22 -0400 Received: by zproxy.gmail.com with SMTP id 9so893878nzo for ; Sun, 24 Apr 2005 19:45:21 -0700 (PDT) To: linux-fsdevel@vger.kernel.org Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org I am porting a Ext3 COW utility to 2.6 from 2.4. One of the files the 2.4 version modifies is Config.in in the ../fs/ directory. I am unable to locate this file in my 2.6.10 kernel. Can anyone tell me if this is a change in the 2.6 kernel or why I don't have this file ? Thanks, KM