2017年4月21日

摘要: 经过上一篇的分析,目前已经知道mount函数最终进入到mount.c 中的 int fuse_kern_mount(const char *mountpoint, struct fuse_args *args) 而主题函数进入到fuse.c中的 fuse_new_common 这两个函数都会在hel 阅读全文
posted @ 2017-04-21 19:47 longbigfish 阅读(1303) 评论(0) 推荐(0)

导航