summaryrefslogtreecommitdiff
path: root/yaffs_trace.h
diff options
context:
space:
mode:
authorcharles <charles>2010-03-09 04:12:00 +0000
committercharles <charles>2010-03-09 04:12:00 +0000
commitadf8ff155a242969024595f8750f191be6b8acaf (patch)
tree26b77d5a09bf29b8421f5378aeb1c5dd376d7ddf /yaffs_trace.h
parent6faeadf2b9efdb9f403b2cced9317578fd984e3a (diff)
Add background processing of updated directories
Diffstat (limited to 'yaffs_trace.h')
-rw-r--r--yaffs_trace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/yaffs_trace.h b/yaffs_trace.h
index 5ddb977..68a2ffc 100644
--- a/yaffs_trace.h
+++ b/yaffs_trace.h
@@ -48,6 +48,8 @@ extern unsigned int yaffs_wr_attempts;
#define YAFFS_TRACE_SYNC 0x00100000
+#define YAFFS_TRACE_BACKGROUND 0x00200000
+
#define YAFFS_TRACE_ERROR 0x40000000
#define YAFFS_TRACE_BUG 0x80000000
#define YAFFS_TRACE_ALWAYS 0xF0000000