@ -63,6 +63,7 @@ FUSE::ReadDirSeq::opendir(const fuse_req_ctx_t *ctx_,
const char *fusepath_,
fuse_file_info_t *ffi_)
{
abort();
DirInfo *di;
di = new DirInfo(fusepath_);