On Wednesday 07 January 2009 01:39, sniper wrote: > On Wed, Jan 7, 2009 at 5:17 PM, Daniel Phillips <[email protected]> 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 [email protected] http://mailman.tux3.org/cgi-bin/mailman/listinfo/tux3
