Linus Torvalds <[email protected]> wrote:
>
>
>
> On Tue, 22 Nov 2005, Andrew Morton wrote:
>
> > Jeffrey Hundstad <[email protected]> wrote:
> > >
> > > from fs/compat_ioctl.c:52,
> > > from arch/x86_64/ia32/ia32_ioctl.c:14:
> > > include/linux/ext3_fs.h: In function 'ext3_raw_inode':
> > > include/linux/ext3_fs.h:696: error: dereferencing pointer to incomplete type
> >
> > This might help?
The patch didn't help.
>
> Why does it happen at all, though?
davem recently merged a patch which adds ext3 ioctls to fs/compat_ioctl.c.
That required inclusion of ext3 and jbd header files. Those files explode
unpleasantly when CONFIG_JBD=n.
No trivial fix was apparent - perhaps we should disable the compat wrappers
if CONFIG_EXT3=n and/or CONFIG_JBD=n.
> And why aren't more people reporting
> this? Something strange going on.
Most people use ext3.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]