Commit Graph

7 Commits

Author SHA1 Message Date
Harshavardhana
aa0fd06dad Build fixes for ib-verbs compilation on solaris
Build fixes for solaris on ib-verbs with recent OFUV Update 3 release.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-02 18:13:06 +05:30
Anand V. Avati
522b2bdb54 socket_connect() - if socket is already created, do not fail transport_connect() -- causes spurious CHILD_DOWN events to be sent up when reconnect() thread misinterprets the failure of transport_connect() to be an actual teardown of the transport
the spurious CHILD_DOWN events cause self-heal in replicate to not heal files in that subvolume, writev to not modify that subvolume etc, accounting for a lot of discrepencies in replicate which are being in the mailing lists recently.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-02 18:11:39 +05:30
Harshavardhana
3acfb27587 Fixes server goes into infinite loop on Solaris when poll_err is not set.
Server goes into infinite loop when poll_err is not set.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-02 18:11:21 +05:30
Raghavendra G
96b687b9b8 Add new type of option type INTERNET_ADDRESS for validation
- used to validate options like remote-host, bind-address.
  - Also validate options of translators created during fetch of volume
    specification file from remote server.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-01 00:13:53 +05:30
Amar Tumballi
b947dc7161 ib-verbs recv-size and send-size argument takes SIZET arguments now.
With this patch, to specify recv-size and send-size of ib-verbs to <n>KB, we need not give
the option as integer value of 'n * 1024' value. This is neater to do deployments.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-03-18 08:23:20 +05:30
Basavanagowda Kanur
3d8bc3cbaf updated copyright header to extend copyright upto 2009
updated copyright header to include 2009.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-26 22:18:46 +05:30
Vikas Gorur
77adf4cd64 Added all files 2009-02-18 17:36:07 +05:30