X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=b3bc574a51b29fe2b99159898e9ea27157a765bd;hp=6e48d1361bfa5742955c669af5bed27bd8d983f8;hb=2369fadda0bee21c2ddb7a7596be7a5df578757e;hpb=a7ae50c6ee8de56afbdae3176a355da54f45b21a diff --git a/yaffs_guts.h b/yaffs_guts.h index 6e48d13..b3bc574 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -603,6 +603,11 @@ struct yaffs_param { int always_check_erased; /* Force chunk erased check always on */ int disable_summary; + + int max_objects; /* + * Set to limit the number of objects created. + * 0 = no limit. + */ }; struct yaffs_dev {