X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_trace.h;h=8b848edba05ef913c85131b936bc564917a6d9d7;hp=5ddb9775ca64c907e2c06dee1c02f9eb0b0eef9e;hb=6db5aca55acb7c8af07c8ec90ba8dd9085ab0895;hpb=7f0f2c68474e11183cfbaebfd7c21ba48228f05e diff --git a/yaffs_trace.h b/yaffs_trace.h index 5ddb977..8b848ed 100644 --- a/yaffs_trace.h +++ b/yaffs_trace.h @@ -1,7 +1,7 @@ /* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * - * Copyright (C) 2002-2007 Aleph One Ltd. + * Copyright (C) 2002-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning @@ -47,6 +47,8 @@ extern unsigned int yaffs_wr_attempts; #define YAFFS_TRACE_VERIFY_ALL 0x000F0000 #define YAFFS_TRACE_SYNC 0x00100000 +#define YAFFS_TRACE_BACKGROUND 0x00200000 +#define YAFFS_TRACE_LOCK 0x00400000 #define YAFFS_TRACE_ERROR 0x40000000 #define YAFFS_TRACE_BUG 0x80000000