xfs
[Top] [All Lists]

#define PF_FSTRANS

To: linux-xfs@xxxxxxxxxxx
Subject: #define PF_FSTRANS
From: Seung-young Oh <so1713@xxxxxxxxx>
Date: 19 Oct 2002 01:25:28 +0900
Organization:
Sender: linux-xfs-bounce@xxxxxxxxxxx
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


<Prev in Thread] Current Thread [Next in Thread>