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

Add readonly flag for fuse #224

Merged
merged 4 commits into from
Jan 21, 2019
Merged

Add readonly flag for fuse #224

merged 4 commits into from
Jan 21, 2019

Conversation

auxten
Copy link
Contributor

@auxten auxten commented Jan 21, 2019

  1. Add read-only flag for fuse
  2. Keep HashStablePack latest before generating code
  3. Make fuse blocksize = 128KB

@codecov
Copy link

codecov bot commented Jan 21, 2019

Codecov Report

Merging #224 into develop will increase coverage by 0.1%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           develop     #224     +/-   ##
==========================================
+ Coverage    76.29%   76.39%   +0.1%     
==========================================
  Files          136      136             
  Lines        11230    11232      +2     
==========================================
+ Hits          8568     8581     +13     
+ Misses        2002     1989     -13     
- Partials       660      662      +2

@codecov
Copy link

codecov bot commented Jan 21, 2019

Codecov Report

Merging #224 into develop will increase coverage by 0.33%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #224      +/-   ##
===========================================
+ Coverage    75.82%   76.15%   +0.33%     
===========================================
  Files          136      136              
  Lines        11279    11281       +2     
===========================================
+ Hits          8552     8591      +39     
+ Misses        2065     2032      -33     
+ Partials       662      658       -4

Copy link
Contributor

@xq262144 xq262144 left a comment

Choose a reason for hiding this comment

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

Approve

Copy link
Member

@laodouya laodouya left a comment

Choose a reason for hiding this comment

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

LGTM

@auxten auxten merged commit e46909f into develop Jan 21, 2019
@laodouya laodouya deleted the feature/fuse branch February 28, 2019 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants