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

nydus-image: fix some comments #476

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Conversation

power-more
Copy link
Contributor

Some comments are wrong or not accurate enough, fix them.

Signed-off-by: zhaoshang zhaoshangsjtu@linux.alibaba.com

@@ -193,7 +193,7 @@ pub struct Node {
/// Device id associated with the source inode.
///
/// A source directory may contain multiple partitions from different hard disk, so
/// a pair of (dev, read_ino) is needed to uniquely identify an inode from source directory.
/// a pair of (read_ino, dev) is needed to uniquely identify an inode from source directory.
Copy link
Collaborator

Choose a reason for hiding this comment

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

read_ino should be real_ino.

Some comments are wrong or not accurate enough, fix them.

Signed-off-by: zhaoshang <zhaoshangsjtu@linux.alibaba.com>
@jiangliu jiangliu merged commit 82c22d2 into dragonflyoss:master Jun 9, 2022
@power-more power-more deleted the prefetch branch June 9, 2022 11:02
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