会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
listenerln
博客园
首页
新随笔
联系
订阅
管理
2020年3月25日
samba 服务优化
摘要: 1 samba fat32/hfs 文件系统 写入大文件(1G左右)失败问题 2 3 修改代码 4 5 source\smbd\vfs-wrap.c 6 7 vfswrap_ftruncate() 8 注释掉 9 result = sys_ftruncate(fd, len); 10 if (res
阅读全文
posted @ 2020-03-25 13:56 listenerln
阅读(712)
评论(0)
推荐(0)
编辑