Go to file
karthik-us 601b6547f2 storage/posix: Adding implementation for posix_do_futimes
Adding the implementation for the posix_do_futimes function which is
not complete in the current implementation and giving the ENOSYS error.

Change-Id: I9cfc95a7ea293b0a2df8efd4ac80d0120b3120e4
BUG: 1350406
Signed-off-by: karthik-us <ksubrahm@redhat.com>
2017-10-05 12:57:35 +00:00
.github doc: Added a github issue template to redirect to mails or bugzilla 2017-03-02 22:07:40 -05:00
api gfapi: adds a glfs_mem_header for exported memory 2017-09-01 15:32:55 +00:00
build-aux build: out-of-tree builds generates files in the wrong directory 2016-09-18 09:34:37 -07:00
cli cli/afr: gluster volume heal info "healed" command output is not appropriate 2017-10-04 04:33:16 +00:00
contrib Fix clang/gcc warning -Wformat-extra-args 2017-09-07 16:52:38 +00:00
doc Use the new URL for the docs 2017-09-07 11:42:08 +00:00
events eventsapi: Fix webhook-test when no schema specified in URL 2017-04-17 06:25:27 -04:00
extras storage/posix: Adding implementation for posix_do_futimes 2017-10-05 12:57:35 +00:00
geo-replication geo-rep: Fix syncing of hardlink of symlink 2017-08-24 03:13:47 +00:00
glusterfsd glusterfsd: Coverity Issue "MISSING_BREAK" in parse_opts 2017-09-29 15:10:03 +00:00
heal heal: New feature heal info summary to list the status of brick and count of entries to be healed 2017-09-15 12:21:36 +00:00
libglusterfs storage/posix: Adding implementation for posix_do_futimes 2017-10-05 12:57:35 +00:00
rpc rpc/rpc-transport/socket/: Coverity Issue MISSING_BREAK 2017-09-29 06:34:47 +00:00
tests cluster/dht : User xattrs are not healed after brick stop/start 2017-10-04 09:55:35 +00:00
tools tools/setgfid2path: Tool to set GFID to Path xattr in brick backend 2017-07-28 14:53:20 +00:00
xlators storage/posix: Adding implementation for posix_do_futimes 2017-10-05 12:57:35 +00:00
.gitignore glusterd: Add geo-replication session details to get-state output 2017-08-04 06:26:05 +00:00
.mailmap contributors: map more email addresses and domain names 2017-02-20 17:10:58 -05:00
.testignore .testignore: if a file doesn't change any code/behavior, add it here 2017-06-15 12:08:15 +00:00
AUTHORS cleaned up some outdated files 2010-03-12 04:09:34 -08:00
autogen.sh build: include a dummy config.sub and config.guess in releases 2016-05-24 03:54:38 -07:00
ChangeLog Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
configure.ac rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1 2017-09-13 18:22:47 +00:00
CONTRIBUTING rfc.sh: set 'Change-Id: ' header on first run 2012-08-15 10:39:43 -07:00
COPYING-GPLV2 license: dual license under GPLV2 and LGPLV3+ 2012-05-10 22:06:16 -07:00
COPYING-LGPLV3 license: dual license under GPLV2 and LGPLV3+ 2012-05-10 22:06:16 -07:00
glusterfs-api.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
glusterfs.spec.in packaging: manual systemctl daemon reload required after install 2017-10-02 10:50:30 -04:00
INSTALL Use the new URL for the docs 2017-09-07 11:42:08 +00:00
libgfchangelog.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
libgfdb.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
MAINTAINERS Add Deepshika as Continuous Integration peer 2017-08-23 13:03:00 +00:00
Makefile.am build: add site.h as a place to put environment-specific defines 2017-05-10 12:25:10 +00:00
NEWS news: note the move to gerrit 2011-07-18 17:24:14 +05:30
README.md Use the new URL for the docs 2017-09-07 11:42:08 +00:00
rfc.sh rfc.sh: make alignment check compulsory 2017-07-18 11:22:21 +00:00
run-tests-in-vagrant.sh vagrant-test: added more options and centos6 base box 2016-04-25 07:28:39 -07:00
run-tests.sh run-tests.sh: log failed tests at the end 2017-07-21 12:38:40 +00:00
site.h.in build: add site.h as a place to put environment-specific defines 2017-05-10 12:25:10 +00:00
THANKS Typo fix THANKS message 2014-09-16 02:30:36 -07:00

Gluster

Gluster is a software defined distributed storage that can scale to several petabytes. It provides interfaces for object, block and file storage.

Development

Contributions to gluster in the form of patches and new feature additions can be made by following steps outlined at Developers Guide.

Documentation

The Gluster documentation can be found at Gluster Docs.

Deployment

Quick instructions to build and install can be found in INSTALL file.

Maintainers

The list of Gluster maintainers is available in MAINTAINERS file.

License

Gluster is dual licensed under GPLV2 and LGPLV3+.

Please visit the Gluster Home Page to find out more about Gluster.