Re: Why 'linux/fs.h' cannot be included? I *can*...

Jeff Garzik (garzik@havoc.gtf.org)
Wed, 30 Jan 2002 11:12:33 -0500


On Wed, Jan 30, 2002 at 01:07:37PM +0100, DervishD wrote:
> The problem is that I don't want to copy the definitions I need
> from linux/fs.h, because this will lead to problems if those
> definitions change. Anyway this is not an issue, because by changing
> the running kernel those definitions in fact may not be valid...
>
> Resuming: I don't know how properly address this problem.

Go ahead and copy. If ioctl interfaces change, then binary
compatibility just changed too. By nature that will be changed
infrequently, if at all.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/