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

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

内容简介:经过一个半月的研发和测试,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


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

查看所有标签

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

Programming Amazon Web Services

Programming Amazon Web Services

James Murty / O'Reilly Media / 2008-3-25 / USD 49.99

Building on the success of its storefront and fulfillment services, Amazon now allows businesses to "rent" computing power, data storage and bandwidth on its vast network platform. This book demonstra......一起来看看 《Programming Amazon Web Services》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试