[Tux3] [PATCH] tux3: fix compile error in linus-git

Daniel Phillips phillips at phunq.net
Wed Jan 7 01:57:45 PST 2009


On Wednesday 07 January 2009 01:39, sniper wrote:
> On Wed, Jan 7, 2009 at 5:17 PM, Daniel Phillips <phillips at phunq.net> wrote:
> > On Wednesday 07 January 2009 00:36, Qinghuang Feng wrote:
> >> Hello, I am that "sniper" guy. This mail account is used to post patches.
> >>
> >> When I compiled the latest tux3 under linus-git:
> >> fs/tux3/inode.c: In function ‘tux_create_inode’:
> >> fs/tux3/inode.c:457: error: ‘struct task_struct’ has no member named ‘fsuid’
> >> fs/tux3/inode.c:458: error: ‘struct task_struct’ has no member named ‘fsgid’
> >>
> >> This patch fix this compile error, and the latest tux3 works fine.
> >
> > Hi Qinghuang,
> >
> > Thanks for the fix.
> >
> > Your patch breaks the user space compile because your macro definitions
> > appear outside the __KERNEL__ macro.  Could you try this version?
> 
> Yes, It is OK, and better than my version.

OK, committed with credit to you.

Regards,

Daniel

_______________________________________________
Tux3 mailing list
Tux3 at tux3.org
http://mailman.tux3.org/cgi-bin/mailman/listinfo/tux3


More information about the Tux3 mailing list