You should not need to change anything else, just make sure all of the
PF_* flag values are unique, and < 32 bits.
What are you merging? :)
-Eric
On Fri, 2002-10-18 at 11:25, Seung-young Oh wrote:
> Hello,
> For XFS 1.1, If I were to change in 'include/linux/sched.h' from;
>
> +#define PF_FSTRANS 0x00008000 /* inside a filesystem
> transaction */
>
> to;
>
> +#define PF_FSTRANS 0x00080000 /* inside a filesystem
> transaction */
>
> then, where else should I adjust to meet this change I made?
> Enlighten me, please. Thank you.
> --
> We Make the Net Work
>
--
Eric Sandeen XFS for Linux http://oss.sgi.com/projects/xfs
sandeen@xxxxxxx SGI, Inc. 651-683-3102
|