FastCFS V3.2.0 发布,全面支持 POSIX API

栏目: 软件资讯 · 发布时间: 3年前

内容简介:经过一个半月的研发和测试,FastCFS V3.2.0和大家见面了。这个版本主要改进: 1. 提供诸如 open/fopen、write/fwrite、read/fread、close/fclose、readv、writev 等全套POSIX API,应用程序可以通过这套API使用F...

经过一个半月的研发和测试,FastCFS V3.2.0和大家见面了。这个版本主要改进:

  1. 提供诸如 open/fopen、write/fwrite、read/fread、close/fclose、readv、writev 等全套POSIX API,应用程序可以通过这套API使用FastCFS存储;

  2. 提供了LD_PRELOAD方式,在用户态实现虚拟mount point;

  3. 为了支持POSIX API,fdir进行了调整和完善,比如 list/remove denry 和 get/list/remove xattr 支持flags;libfastcommon 和 fstore 支持 readv 和 writev;

  4. fstore支持集群扩容后清除多余的binlog数据(启动 fs_serverd时带上参数 --migrate-clean)。

其他改进和 bugfix 如下:

  •   [fastcfs-csi] config optimization
  •   [fstore] read ahead support prefetch automatically
  •   [fuseclient] fuse.conf add parameter: xattr_enabled
  •   [fdir] bugfixed: update field "mode" correctly
  •   [fdir] bugfixed: server_parse_inode_for_update MUST set dentry_type

FastCFS POSIX API及LD_PRELOAD机制参见博客:https://my.oschina.net/u/3334339/blog/5481119


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Code

Code

Charles Petzold / Microsoft Press / 2000-10-21 / USD 29.99

Paperback Edition What do flashlights, the British invasion, black cats, and seesaws have to do with computers? In CODE, they show us the ingenious ways we manipulate language and invent new means of ......一起来看看 《Code》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具