Re: Resolved merge conflicts in next-creds

From: David Howells
Date: Tue Aug 12 2008 - 05:28:52 EST


Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> The important thing (and what is different in what I have proposed) is
> that what you are asking Linus to take here has zero impact (i.e. you just
> add a header file that noone uses and whose contents are clearly noops)
> and then it is very obvious that when people start to use it, the changes
> really cannot introduce a regression.

Actually, you do have to modify XFS too. It declares current_fsuid(),
current_fsgid() and struct cred within itself. The first two just require
some simple renames, and the third just requires using my struct cred instead
when it appears.

David
--
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/