获取Linux内核中挂载点的绝对路径
我目前正在致力于增强 Linux 内核中 FAT 文件系统的实现。我需要知道安装后,安装点的绝对路径是什么。我尝试了不同的方法,但似乎VFS挂载和实际挂载没有绑定。有谁知道如何实现这一点?
I'm currently working on enhancment to FAT file system implmentation in the linux kernel. I need to know just after a mount, what is the absolute path to the mount point. I tried different approaches, but it seems that the VFS mount and the actual mount are not binded. Does anyone has an idea how to accomplish that ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论