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

Optimization 3825 v3 #5531

Closed
wants to merge 2 commits into from
Closed

Conversation

jufajardini
Copy link
Contributor

Make sure these boxes are signed before submitting your Pull Request -- thank you.

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/3825

Link to previous PR: #5513

Describe changes:

  • http2/http2: replace HTTP2Files with Files
  • http2/files: delete, as it is not being used anymore.
  • http2/mod: delete reference to http2/files

PRScript output (if applicable):

#suricata-verify-pr:
#suricata-verify-repo:
#suricata-verify-branch:
#suricata-update-pr:
#suricata-update-repo:
#suricata-update-branch:
#libhtp-pr:
#libhtp-repo:
#libhtp-branch:

Issue: Optimization 3825
- filecontainer: add Files structure, to replace/unify SMBFiles
 and NFSFiles
- smb/files: delete SMBFiles implementation
- smb/smb: replace SMBFiles with Files
- nfs/nfs: delete NFSFiles implementation, replace its former
 declarations with Files' ones
- http2/http2: replace HTTP2Files with Files
Issue: Optimization 3825
- http2/files: Delete.
- http2/mod: Delete reference to file files.rs.
@victorjulien
Copy link
Member

Code change looks good. QA failure is unrelated.

Git commits need a bit of work: there are now 2 commits with the same message. These should be squashed together.

Copy link
Member

@victorjulien victorjulien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Git cleanup needed, otherwise looking great.

@jufajardini
Copy link
Contributor Author

Thanks for your feedback!

Closing this one. Changes implemented in PR: #5534

@jufajardini jufajardini closed this Nov 4, 2020
@jufajardini jufajardini deleted the optimization-3825-v3 branch December 11, 2020 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants