Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261537AbUJXQMQ (ORCPT ); Sun, 24 Oct 2004 12:12:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261534AbUJXQFz (ORCPT ); Sun, 24 Oct 2004 12:05:55 -0400 Received: from mail.parknet.co.jp ([210.171.160.6]:44306 "EHLO mail.parknet.co.jp") by vger.kernel.org with ESMTP id S261565AbUJXQFf (ORCPT ); Sun, 24 Oct 2004 12:05:35 -0400 To: Christoph Hellwig Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] merge msdos_fs_{i,sb}.h into msdos_fs.h References: <20041024134812.GA20353@lst.de> From: OGAWA Hirofumi Date: Mon, 25 Oct 2004 01:04:38 +0900 In-Reply-To: <20041024134812.GA20353@lst.de> (Christoph Hellwig's message of "Sun, 24 Oct 2004 15:48:12 +0200") Message-ID: <87acuc2jc9.fsf@devron.myhome.or.jp> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 24 Christoph Hellwig writes: > --- 1.42/include/linux/msdos_fs.h 2004-10-20 10:12:10 +02:00 > +++ edited/include/linux/msdos_fs.h 2004-10-20 22:06:30 +02:00 > @@ -189,8 +189,84 @@ > #include > #include > #include > -#include > -#include > +#include > + > +struct fat_mount_options { > + uid_t fs_uid; > + gid_t fs_gid; Thanks. I'll submit after start 2.6.10. -- OGAWA Hirofumi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/