Go to file
Raghavendra G 475a5909f3 libglusterfsclient - fix bug in __do_path_resolve
- add argument lookup_basename to __do_path_resolve which indicates whether to
    lookup basename(path). This is necessary for apis like glusterfs_get, which
    dont want basename(path) to be looked up by libgf_client_lookup_path.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-03 19:24:48 +05:30
argp-standalone Added all files 2009-02-18 17:36:07 +05:30
auth updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
booster updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
doc removed word "tla" from last of the remaining files 2009-03-10 00:48:08 +05:30
extras Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
glusterfs-guts updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
glusterfsd Enable glusterfs client to exit after a configured number of failed connects \ while fetching volume specification file from server 2009-04-01 13:20:06 +05:30
libglusterfs libglusterfsclient code changes 2009-04-03 19:24:09 +05:30
libglusterfsclient libglusterfsclient - fix bug in __do_path_resolve 2009-04-03 19:24:48 +05:30
mod_glusterfs mod_glusterfs/lighttpd/1.4 port and memory leak fixes 2009-04-03 19:24:27 +05:30
scheduler updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
transport Build fixes for ib-verbs compilation on solaris 2009-04-02 18:13:06 +05:30
xlators server-protocol - reimplement connection cleanup to happen in 2 phases 2009-04-03 19:09:35 +05:30
AUTHORS Added all files 2009-02-18 17:36:07 +05:30
autogen.sh Added all files 2009-02-18 17:36:07 +05:30
ChangeLog Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
commit.sh updated commit.sh 2009-02-19 02:58:01 -08:00
configure.ac make the location of the mount utility tunable at configure time 2009-03-26 16:31:07 +05:30
COPYING Added all files 2009-02-18 17:36:07 +05:30
glusterfs.spec.in disable building of user-guide 2009-03-05 02:14:23 +05:30
INSTALL Added all files 2009-02-18 17:36:07 +05:30
Makefile.am removed word "tla" from last of the remaining files 2009-03-10 00:48:08 +05:30
NEWS Added all files 2009-02-18 17:36:07 +05:30
README Added all files 2009-02-18 17:36:07 +05:30
THANKS Added all files 2009-02-18 17:36:07 +05:30

GlusterFS is a powerful network/cluster filesystem. Posix compliant. You 
can keep scaling your storage beyond peta bytes as your demand increases. 

GlusterFS natively supports Infiniband verbs calls to do RDMA between remote 
machine to get the maximum I/O throughput.

It has on the fly replication and striping as inbuilt options.

Please visit http://www.gluster.org/glusterfs.php for more info.