X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=9cd554e7577b726b2ff2ff9ee93b7509c7f0323e;hp=e2b2fb9378afe615beba22b0eb86f3d65a992b99;hb=ba5e2f04db2bf57788cf6e326f54bd858296c29e;hpb=5cd357cc797ac725ca90b13cb7020ba4dd924f18 diff --git a/yaffs_guts.h b/yaffs_guts.h index e2b2fb9..9cd554e 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -579,6 +579,8 @@ struct yaffs_param { * 0 = no limit. */ + int hide_lost_n_found; /* Set non-zero to hide the lost-n-found dir. */ + /* The remove_obj_fn function must be supplied by OS flavours that * need it. * yaffs direct uses it to implement the faster readdir.