Re: [PATCH] merge msdos_fs_{i,sb}.h into msdos_fs.h

From: OGAWA Hirofumi
Date: Sun Oct 24 2004 - 11:20:26 EST


Christoph Hellwig <hch@xxxxxx> 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@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/