summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@dhcp212.munich.sgi.com>2002-09-11 06:18:05 -0400
committerChristoph Hellwig <hch@dhcp212.munich.sgi.com>2002-09-11 06:18:05 -0400
commit63cbaff3fcaa5df3faed7c4ca43fec9284fbf62a (patch)
tree4771232001bcbf273d5d36a7f1c8d311f163eb46 /include/linux/sched.h
parent50ac9a5ae511a08b12637bfa9231e4680576ea95 (diff)
parentef5cc2fd95520561f7e3c8c49b809000dee033ba (diff)
Merge http://linux.bkbits.net/linux-2.5
into dhcp212.munich.sgi.com:/home/hch/repo/bk/linux-2.5-xfs
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 600035a0b715..ed593d2ff3c3 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -411,6 +411,7 @@ do { if (atomic_dec_and_test(&(tsk)->usage)) __put_task_struct(tsk); } while(0)
#define PF_IOTHREAD 0x00020000 /* this thread is needed for doing I/O to swap */
#define PF_FROZEN 0x00040000 /* frozen for system suspend */
#define PF_SYNC 0x00080000 /* performing fsync(), etc */
+#define PF_FSTRANS 0x00100000 /* inside a filesystem transaction */
/*
* Ptrace flags