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

Fix incrementing in vnode_split_raw.cpp for comment consistnecy #29

Merged
merged 1 commit into from
Sep 20, 2017

Conversation

jdossett
Copy link

In vnode_split_raw.cpp the incrementing of extensions went
A09 -> A10. The comments however indicate the incrementing
should go A09 -> A0A. This commit changes the code to make
the incrementing consistent with what is described in the
code's comments.

Signed-off-by: Jason Dossett [email protected]

In vnod_split_raw.cpp the incrementing of extensions went
A09 -> A10.  The comments however indicate the incrementing
should go A09 -> A0A.  This commit changes the code to make
the incrementing consistent with what is described in the
code's comments.

Signed-off-by: Jason Dossett <[email protected]>
@sshock sshock merged commit 0ddccaf into sshock:master Sep 20, 2017
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