All of lore.kernel.org
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] merge msdos_fs_{i,sb}.h into msdos_fs.h
Date: Mon, 25 Oct 2004 01:04:38 +0900	[thread overview]
Message-ID: <87acuc2jc9.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <20041024134812.GA20353@lst.de> (Christoph Hellwig's message of "Sun, 24 Oct 2004 15:48:12 +0200")

Christoph Hellwig <hch@lst.de> 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 <linux/buffer_head.h>
>  #include <linux/string.h>
>  #include <linux/nls.h>
> -#include <linux/msdos_fs_i.h>
> -#include <linux/msdos_fs_sb.h>
> +#include <linux/fs.h>
> +
> +struct fat_mount_options {
> +	uid_t fs_uid;
> +	gid_t fs_gid;

Thanks. I'll submit after start 2.6.10.
-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

      reply	other threads:[~2004-10-24 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-24 13:48 [PATCH] merge msdos_fs_{i,sb}.h into msdos_fs.h Christoph Hellwig
2004-10-24 16:04 ` OGAWA Hirofumi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87acuc2jc9.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.