From adf8ff155a242969024595f8750f191be6b8acaf Mon Sep 17 00:00:00 2001 From: charles Date: Tue, 9 Mar 2010 04:12:00 +0000 Subject: Add background processing of updated directories --- yaffs_trace.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'yaffs_trace.h') 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 -- cgit v1.2.3