Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在改进 linux 内核中的 FAT 文件系统实现。我需要在安装后知道安装点的绝对路径是什么。我尝试了不同的方法,但似乎 VFS 挂载和实际挂载没有绑定。有谁知道如何做到这一点?