Commit Graph

  • 37ec7db018 xlators/nfs: nfs3-helpers.c remove dead assignments. Sachidananda 2010-08-17 05:19:04 +00:00
  • 8f18a47a14 xlators/nfs: nfs3.c - remove dead assignments. Sachidananda 2010-08-17 04:59:49 +00:00
  • a437f59460 gf_system: fork/exec instead of system Amar Tumballi 2010-08-21 01:54:30 +00:00
  • ad0e7a86c2 glusterd: prefix added to gluster commands Amar Tumballi 2010-08-21 01:53:42 +00:00
  • daf868e135 portmapper program added to glusterfsd mgmt rpc Amar Tumballi 2010-08-21 01:50:31 +00:00
  • c429e47ae3 fix the wrong log message displayed by glusterd in remove brick Raghavendra Bhat 2010-08-20 23:44:52 +00:00
  • 6b55c3b072 generate separate volume files for nfs in case of 'portmapper' mode Amar Tumballi 2010-08-20 07:50:39 +00:00
  • 883913af30 check whether xlator is NULL in FUSE_FOP macro Raghavendra Bhat 2010-08-20 07:23:15 +00:00
  • a81debc473 performance/stat-prefetch: use SP_STACK_UNWIND instead of STACK_UNWIND_STRICT. Raghavendra G 2010-08-20 05:37:31 +00:00
  • a6cc486e57 xlators/mgmt: exit if directory creation fails. Sachidananda 2010-08-20 01:28:32 +00:00
  • c2518242ed Hide cli peer command port option shishir gowda 2010-08-20 01:16:21 +00:00
  • 1fd482cae7 cli: Fix issues in non readline mode Vijay Bellur 2010-08-19 11:50:08 +00:00
  • a5dac1f49e rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc_init. Raghavendra G 2010-08-19 10:42:33 +00:00
  • 01c00dd2e1 libglusterfs: Fix warnings reported by clang. Sachidananda 2010-08-19 09:42:09 +00:00
  • 82cea51089 Probe should not probe for existing friend shishir gowda 2010-08-19 07:22:15 +00:00
  • 074f03afb2 Probe on localhost not needed shishir gowda 2010-08-19 07:21:42 +00:00
  • 84bc269be4 xlators/storage: posix.c - remove dead assignments. Sachidananda 2010-08-19 04:48:06 +00:00
  • ecd0a913dc protocol/client: fix ESTALE in statfs on root inode Amar Tumballi 2010-08-19 04:33:07 +00:00
  • 12e997d863 protocol/server: remove default progport from the fop program definition Amar Tumballi 2010-08-19 02:42:18 +00:00
  • b1f5031a3a rpcsvc: change in port selection criteria for program to listen on. Raghavendra G 2010-08-19 02:06:03 +00:00
  • f51252fa0d rpcsvc: check for listener on default port used by mgmt (6969) while registering programs. Raghavendra G 2010-08-18 14:23:02 +00:00
  • 03df087149 rpcsvc: unref transport stored in request before putting request structure back to mem-pool. Raghavendra G 2010-08-18 09:11:12 +00:00
  • b189d31f61 fuse: prevent NULL dereference in case resolve on path failed. Amar Tumballi 2010-08-18 08:56:56 +00:00
  • 1aa2219484 rpc-transport/socket: proper cleanup and NULL deref checks. Amar Tumballi 2010-08-18 08:57:22 +00:00
  • 4cefe9c27b Modify the help message for volume create Raghavendra Bhat 2010-08-18 07:39:52 +00:00
  • 3c75958d19 Fix memory corruption in mem pool shishir gowda 2010-08-18 07:49:15 +00:00
  • 0b890833c8 rpc: add rpc_req structure to request_info structure, used by transport layer to get corresponding request to reply received. Raghavendra G 2010-08-17 23:58:37 +00:00
  • 4e01a54eaa rpc - cleanup and changes related to rdma Raghavendra G 2010-08-17 05:35:42 +00:00
  • d8a8a66523 cluster/afr: rename should not consider ENOTEMPTY as failure Pranith Kumar K 2010-08-17 22:23:25 +00:00
  • ad99cabe6c rpmspec: include copying.gpl and copying.agpl Pavan Sondur 2010-08-17 14:52:34 +00:00
  • 7e6b5454ad Makefile.am fix for COPYING changes Anand V. Avati 2010-08-17 12:59:57 -07:00
  • 711ea846fd rpm spec: rename glusterfs-main to glusterfs-core Pavan Sondur 2010-08-17 10:37:21 +00:00
  • 8e6be30d22 client: Do reconfig upon failure Vijay Bellur 2010-08-17 09:44:20 +00:00
  • c8e411f2c4 changed GNU General Public License to GNU Affero General Public License Pranith Kumar K 2010-08-17 09:19:20 +00:00
  • 65e98c7e1d cluster/afr: truncate should not treat EFBIG as failure Pranith Kumar K 2010-08-17 06:07:17 +00:00
  • c0dfd78679 cli: block command hang Vijay Bellur 2010-08-17 06:06:30 +00:00
  • 08699df023 xlators/performance: quick-read.c remove dead assignments Sachidananda 2010-08-17 05:38:25 +00:00
  • ed180da84f cluster/afr: Return correct flock structures correctly in lk fops Pranith Kumar K 2010-08-17 05:06:58 +00:00
  • 20cdb9ab09 glusterd: fix for a crash in add-brick Vijay Bellur 2010-08-17 04:50:59 +00:00
  • ab72e06f7b volume creation validation Raghavendra Bhat 2010-08-17 03:31:36 +00:00
  • 8bc0ae1621 Do not allow all to be a volume name while creating volume Raghavendra Bhat 2010-08-17 03:26:51 +00:00
  • e573754607 cli: Implement help command Vijay Bellur 2010-08-17 03:37:46 +00:00
  • ead92558ee xlators/nfs: rpcsvc-auth.c - clean up dead assignments. Sachidananda 2010-08-17 01:46:43 +00:00
  • d552322816 protocol/client: fix reconnection to happen on portmapper first Anand Avati 2010-08-17 02:53:51 +00:00
  • 9eccb80f42 glusterd: Fixes for add brick Vijay Bellur 2010-08-16 11:47:04 +00:00
  • 3af126d594 rpm spec: Use only 3 rpms for GlusterFS Pavan Sondur 2010-08-16 07:26:33 +00:00
  • 0ec245abd6 volgen: generate listen port in server for portmap mode Vijay Bellur 2010-08-16 05:18:19 +00:00
  • fac7244477 rpc: move handling of fragment headers to socket. Raghavendra G 2010-08-16 03:19:32 +00:00
  • 5065b0824e mgmt/glusterd: cli: Various fixes for replace brick. Pavan Sondur 2010-08-16 02:37:34 +00:00
  • 659e2d938f cli: Cleanup replace brick operations. Pavan Sondur 2010-08-16 02:35:40 +00:00
  • 32041afec4 mgmt/glusterd: Cleanup replace brick. Pavan Sondur 2010-08-16 02:35:00 +00:00
  • fa71c7ff9d cli: Cleanup replace-brick cli call. Pavan Sondur 2010-08-16 02:34:32 +00:00
  • a2f198db70 glusterd: Fix for a crash during restart Vijay Bellur 2010-08-16 02:10:15 +00:00
  • 7ebf4817f3 glusterd: Set appropriate directory permissions Vijay Bellur 2010-08-15 13:03:10 +00:00
  • cd8c7a98e0 cluster/pump: Save path (/) when abort is received in pump. Pavan Sondur 2010-08-15 12:39:05 +00:00
  • c87c868f40 'gluster peer *' enhancement Amar Tumballi 2010-08-14 05:10:49 +00:00
  • 2b8545f1a2 new option to volgen '--portmapper-mode' Amar Tumballi 2010-08-14 04:36:47 +00:00
  • dd6c4b0e0d volume-id fix in mount.glusterfs Amar Tumballi 2010-08-14 03:36:29 +00:00
  • 78814d4a54 portmapper: minor fixes Amar Tumballi 2010-08-14 04:31:38 +00:00
  • 57af0c92e3 gluster create volume: cli validation added Amar Tumballi 2010-08-13 07:10:25 +00:00
  • bce6e99400 glusterd: Check for DIR before readdir Vijay Bellur 2010-08-13 07:03:47 +00:00
  • 752cb30f69 portmap: crash fix while getting registry pointer Anand Avati 2010-08-13 06:04:35 +00:00
  • b2925e78a5 cli cmd validation Amar Tumballi 2010-08-13 05:58:51 +00:00
  • 42436eb494 if frame is NULL, don't continue to destroy it. Amar Tumballi 2010-08-13 02:33:37 +00:00
  • 4f414b5c49 protocol/client: send proper errno when op_ret is -1 Amar Tumballi 2010-08-13 01:56:33 +00:00
  • 16e313fba3 fixes read data corruption seen by patch b04d963e91f8b3c72343e1043d6ed8c68699c4fe Amar Tumballi 2010-08-13 02:08:31 +00:00
  • 79ec0ccdfa fix the 'no logfile set' log during gluster process start. Amar Tumballi 2010-08-12 13:08:38 +00:00
  • 11c210ea3f cluster/afr: Remove dead pump code in afr_lookup Pavan Sondur 2010-08-12 12:27:35 +00:00
  • d502952cbe fix in cli notify Amar Tumballi 2010-08-12 08:09:43 +00:00
  • df72e61b29 cluster/afr: Avoid Null de-reference when post parent is NULL Pranith Kumar K 2010-08-12 06:19:40 +00:00
  • 9349f559dc added glusterd-pmap.h to noinst_HEADERS in Makefile.am Anand V. Avati 2010-08-12 04:12:44 -07:00
  • 9d89f5bf01 protocol/client: query portmap and reconnect on new port Anand V. Avati 2010-08-12 05:05:03 +00:00
  • 12ce6a962a rpc-clnt/socket: rpc_clnt_reconfig() API to support overriding of port numbers Anand V. Avati 2010-08-12 05:05:02 +00:00
  • b69a4f1e31 portmap functionality in glusterd Anand V. Avati 2010-08-12 05:05:01 +00:00
  • f862864468 minor assignement errors reported by clang fixed Kaushik BV 2010-08-12 04:43:20 +00:00
  • a207ab15d4 argument sanity checks added in inode.c Amar Tumballi 2010-08-12 03:58:20 +00:00
  • a9383208a6 client changes for 'gluster volume migration' to work Amar Tumballi 2010-08-12 04:49:50 +00:00
  • e0347526dd cluster/pump: Dynamically control sink connect and disconnect. Pavan Sondur 2010-08-12 04:49:15 +00:00
  • e98ebc1da4 glusterd: Fixes for detach Vijay Bellur 2010-08-12 03:26:39 +00:00
  • a6a2e3a86c log added in case of invalid options provided for the io-threads volume Kaushik BV 2010-08-12 01:57:04 +00:00
  • 78615ceea8 logging enhancements Amar Tumballi 2010-08-12 01:54:38 +00:00
  • 553aa029de fixed some backward compatibility issues Amar Tumballi 2010-08-12 01:54:10 +00:00
  • aa17ab8aa1 rpc: Cleanup reconnect timer while destroying rpc_clnt Vijay Bellur 2010-08-12 01:47:38 +00:00
  • d8bb87b4c7 rpc fixes Amar Tumballi 2010-08-11 05:58:31 +00:00
  • fe38de5362 cli: Use appropriate conversion for deprobe resp Vijay Bellur 2010-08-11 07:45:29 +00:00
  • e17db5e4f6 cli: Do not await connection for miscellaneous cmds Vijay Bellur 2010-08-11 00:33:03 +00:00
  • d30f705878 Cleanup dead variables. Sachidananda 2010-08-10 11:16:59 +00:00
  • ca938bbe6f glusterd: Remove dependency on existence of peers directory Vijay Bellur 2010-08-10 08:18:47 +00:00
  • ced85cce07 glusterd: Remove incorrect check for open fd during store ops. Vijay Bellur 2010-08-10 05:55:49 +00:00
  • b0f54a4916 cli: Introduce timeouts for command response and connection Vijay Bellur 2010-08-10 01:57:45 +00:00
  • 5f7018275b glusterd: restore peer information upon restart Vijay Bellur 2010-08-09 07:42:02 +00:00
  • b8779318dd fuse resolve related changes Amar Tumballi 2010-08-09 05:43:01 +00:00
  • 0b501ac95e 'gluster volume rebalance' related fixes Amar Tumballi 2010-08-09 05:38:46 +00:00
  • 6ff316dca7 fix build of nfs (cleanup of configure.ac) Anand V. Avati 2010-08-10 03:28:50 -07:00
  • 272dfb00a9 core,glusterd: Solaris getxattr build fix Shehjar Tikoo 2010-08-10 02:42:01 +00:00
  • 3501c98d23 build: ucontext on Darwin needs _XOPEN_SOURCE Shehjar Tikoo 2010-08-10 02:42:00 +00:00
  • 85a5ae02a7 build: Solaris sigwait needs _POSIX_PTHREAD_SEMANTICS Shehjar Tikoo 2010-08-10 02:41:59 +00:00
  • b56548d530 glusterd: Solaris build fixes Shehjar Tikoo 2010-08-10 02:41:58 +00:00
  • 6cf8c2114a rpc-lib: Solaris build fixes Shehjar Tikoo 2010-08-10 02:41:57 +00:00
  • 3b2de50546 nfs/rpc: Solaris build fixes Shehjar Tikoo 2010-08-10 02:41:56 +00:00