Skip to content

feat: add mount query interface configure (#132)#142

Merged
szbr9486 merged 2 commits intomainfrom
xuen
Aug 7, 2025
Merged

feat: add mount query interface configure (#132)#142
szbr9486 merged 2 commits intomainfrom
xuen

Conversation

@bigbigxu
Copy link
Copy Markdown
Contributor

@bigbigxu bigbigxu commented Aug 7, 2025

feat: add mount query interface configure (#132)

@bigbigxu bigbigxu changed the title Xuen feat: add mount query interface configure (#132) Aug 7, 2025
return new CurvineFsStat(info);
}

public MountPointInfo getMountPoint(Path path) throws IOException {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

getMountPointInfo ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Keep the same code as before

}

public MountPointInfo getMountPoint(Path path) throws IOException {
System.out.println(path.toString());
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Use regular log?

@szbr9486 szbr9486 merged commit a87c9e2 into main Aug 7, 2025
3 checks passed
@lzjqsdd lzjqsdd added the enhancement New feature or request label Sep 22, 2025
Coderlxl pushed a commit to Coderlxl/curvine that referenced this pull request Dec 25, 2025
)

* refactor: optimize mount point query interface (CurvineIO#117)

* feat: add mount query interface configure (CurvineIO#132)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants