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

storage: fix a bug related caused by merging code #464

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

jiangliu
Copy link
Collaborator

@jiangliu jiangliu commented Jun 2, 2022

The fscache requires that data is 4K-aligned and and size is multiple of
4K. There's a mistake when merging code into the master branch, which
breaks fscache constraints.

Signed-off-by: Jiang Liu gerry@linux.alibaba.com

@hsiangkao hsiangkao self-requested a review June 2, 2022 10:27
The fscache requires that data is 4K-aligned and and size is multiple of
4K. There's a mistake when merging code into the master branch, which
breaks fscache constraints.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
@hsiangkao hsiangkao merged commit 9a59571 into dragonflyoss:master Jun 2, 2022
@jiangliu jiangliu deleted the fix-alloc-buf branch July 19, 2022 18:01
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.

2 participants