Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A small refactoring of FileSystem struct #28

Merged
merged 3 commits into from Jun 18, 2021
Merged

A small refactoring of FileSystem struct #28

merged 3 commits into from Jun 18, 2021

Conversation

imlk0
Copy link
Collaborator

@imlk0 imlk0 commented Jun 14, 2021

This PR contains some refactoring of struct FileSystem

  • Now we can share FileSystem between tracees
  • Remove initialization.rs
  • Add check to FileSystem init functions

@imlk0 imlk0 requested a review from oxr463 June 14, 2021 14:42
@imlk0 imlk0 self-assigned this Jun 14, 2021
@imlk0 imlk0 added this to In progress in GSoC 2021 via automation Jun 14, 2021
@imlk0 imlk0 added this to the v0.0.1 milestone Jun 14, 2021
src/cli.rs Show resolved Hide resolved
src/cli.rs Show resolved Hide resolved
src/filesystem/canonicalization.rs Show resolved Hide resolved
GSoC 2021 automation moved this from In progress to Reviewer approved Jun 15, 2021
src/filesystem/canonicalization.rs Show resolved Hide resolved
src/process/tracee.rs Show resolved Hide resolved
@imlk0
Copy link
Collaborator Author

imlk0 commented Jun 18, 2021

@oxr463 Can this PR be merged now?

@oxr463 oxr463 mentioned this pull request Jun 18, 2021
@oxr463 oxr463 merged commit 78e682c into master Jun 18, 2021
GSoC 2021 automation moved this from Reviewer approved to Done Jun 18, 2021
@oxr463 oxr463 deleted the refactor-fs branch June 18, 2021 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants