Add ability to hide lost_n_found directory
[yaffs2.git] / yaffs_guts.h
index e2b2fb9378afe615beba22b0eb86f3d65a992b99..9cd554e7577b726b2ff2ff9ee93b7509c7f0323e 100644 (file)
@@ -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.