1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Timeline


and .

05/01/12:

09:15 Ticket #379 (metadata consistency check is broken, and that may crash gfmd) closed by n-soda
fixed: the serious bug reported by Kazuya MURANAG-san in …
09:13 Changeset [6284] by n-soda
merge r6283 from trunk: fix a serious bug of r6259 in trunk and r6280 in …
09:09 Ticket #379 (metadata consistency check is broken, and that may crash gfmd) reopened by n-soda
r6259 had serious bug as reported by Kazuya MURANAG-san in …
09:05 Changeset [6283] by n-soda
fix a serious bug of r6259 (for #379 - metadata consistency check is …
08:31 Changeset [6282] by n-soda
make "make loop" target and loop.sh work with --srcdir option of the …

04/28/12:

02:00 Changeset [6281] by tatebe
fix typo and improve wording

04/27/12:

08:45 Ticket #379 (metadata consistency check is broken, and that may crash gfmd) closed by n-soda
fixed: 2.5 branch was fixed in r6280
08:44 Changeset [6280] by n-soda
merge r6259 from the main trunk: fix #379 - metadata consistency check is …
08:10 Ticket #381 (client initiated replication may return an error, if gfmd failover happens ...) closed by n-soda
wontfix: add workaround (output warning log) in r6279 on the 2.5 release branch …
08:09 Changeset [6279] by n-soda
output warning log, if #381 (client initiated replication may return an …
07:42 Changeset [6278] by n-soda
output warning log, if #381 (client initiated replication may return an …
07:35 Ticket #381 (client initiated replication may return an error, if gfmd failover happens ...) created by n-soda
client initiated replication code does retry, if gfmd failover happened, …
07:21 Ticket #379 (metadata consistency check is broken, and that may crash gfmd) reopened by n-soda
this has to be applied to the 2.5 branch too.
04:03 Changeset [6277] by n-soda
fix incomplete change in r6276 (for #380 - network_receive_timeout is …
00:19 Changeset [6276] by n-soda
remove some unused functions, which became unused in r5646 and r5647. this …
00:14 Changeset [6275] by n-soda
fix gfmd segmentation fault like the followings: […] […] these …
00:12 Ticket #380 (network_receive_timeout is applied incorrectly) created by n-soda
as the result, gfsd connection is incorrectly disconnected (i.e. broken …

04/26/12:

02:48 Changeset [6274] by devtty
o Ticket #287: Sorry forgot to delete old stuff.

04/25/12:

12:13 Changeset [6273] by devtty
o Ticket #287: Implemented replay-enabled version of the …
07:27 Changeset [6272] by takuya-i
* shut up "Possible data race" warnings found by helgrind.

04/23/12:

08:01 Changeset [6271] by n-soda
fix the following compilation error on FreeBSD 9.0 with clang, caused by …
07:49 Changeset [6270] by n-soda
update some comments about locking order

04/20/12:

16:14 Changeset [6269] by devtty
o Ticket #287: Implemented RPC-fowarding-enabled version of the …
06:25 Changeset [6268] by takuya-i
* add/modify error messages. * wait error messages from children before …
04:37 Changeset [6267] by n-soda
clarify how to write *_reply() callback function, ideas mainly from …

04/19/12:

07:27 Changeset [6266] by devtty
o Ticket #343: Made the GFM_PROTO_FSNGROUP_GET_ALL protocol server stub …

04/18/12:

02:46 Changeset [6265] by n-soda
remove obsolete comments

04/17/12:

11:36 Changeset [6264] by tatebe
Gfarm version 2.5.5 release
10:36 Changeset [6263] by devtty
o Ticket #343: Fixed a bug that causes dumping core on NetBSD (I …
09:06 Changeset [6262] by m-kasahr
Fix bugs of r6249, r6251 and r6261 for the ticket #287 (inter-gfmd RPC …
04:23 Changeset [6261] by m-kasahr
The protocol handlers of GFM_PROTO_REPLICA_INFO_GET and …
03:07 Changeset [6260] by n-soda
add some assertion check to #142 - generic send queue for backchannel of …

04/16/12:

12:04 Ticket #379 (metadata consistency check is broken, and that may crash gfmd) closed by n-soda
fixed: fixed in r6259 on the main trunk. the 2.5 release branch is not fixed.
12:03 Changeset [6259] by n-soda
fix #379 - metadata consistency check is broken, and that may crash gfmd. …
08:22 Ticket #379 (metadata consistency check is broken, and that may crash gfmd) created by n-soda
r5099 (which is released as part of gfarm-2.5.0) broke metadata …
02:50 Changeset [6258] by n-soda
modify comment about using username as a key of connection hash. see r6217
01:36 Changeset [6257] by gfarm-suri
Fix regression of connection cache. Change initial log level of the kernel …

04/13/12:

09:46 Changeset [6256] by n-soda
remove obsolete code which was added when I tried to store `dead_copies' …
08:23 Changeset [6255] by devtty
o Ticket #343: Made the related regression test scripts reentrant and …
07:27 Changeset [6254] by m-kasahr
Add a comment for 'struct group_info_closure'. (ticket: #287)
05:27 Changeset [6253] by m-kasahr
Fix typo in r6251 (for the ticket #287). gfm_server_fgetattrplus() …
02:02 Changeset [6252] by m-kasahr
Fix memory leak in r6131 for #352. This problem is found by valgrind, and …

04/12/12:

09:21 Changeset [6251] by m-kasahr
The protocol handlers of GFM_PROTO_FGETATTRPLUS, GFM_PROTO_GETDIRENTS, …
06:16 Changeset [6250] by devtty
o Bug fixed: Listing hostgroup(s) with gfhostgroup no longer returns …
06:03 Ticket #184 (possible race between generation update and replication) closed by n-soda
fixed: this must be fixed in r6235.

04/11/12:

07:04 Changeset [6249] by m-kasahr
The protocol handlers of GFM_PROTO_GROUP_INFO_SET and …
01:40 Ticket #378 (a potential bug of gfmd in server/gfmd/xattr.c:gfm_server_findxmlattr()) created by m-kasahr
server/gfmd.c:gfm_server_findxmlattr() is a protocol handler of …

04/10/12:

10:14 Changeset [6248] by n-soda
clarify wording of r6247
10:04 Changeset [6247] by n-soda
make some formerly implicit policies explicit
06:34 Changeset [6246] by n-soda
fix missing arguments ni r6243 (for #287 - inter-gfmd RPC forwarding), …
06:27 Changeset [6245] by n-soda
fix a fatal typo in r6234 (which is a fix to GFM_PROTO_FGETATTRPLUS …
04:56 Changeset [6244] by n-soda
<pthread.h> is necessary to fix compile error on MacOS X. pointed out by …
04:51 Changeset [6243] by m-kasahr
GFM_PROTO_XMLATTR_FIND now supports inter-gfmd RPC forwarding. (ticket …

04/09/12:

10:38 Changeset [6242] by n-soda
fix an error of parameter order in gfrepattr-m-slm.sh, it made …
08:32 Changeset [6241] by m-kasahr
In a protocol handler, call wait_db_update_info() after gfmd has been …
08:26 Changeset [6240] by n-soda
set svn:mime-type to 'text/plain; charset=EUC-JP' for Trac repository …
03:51 Changeset [6239] by gfarm-suri
delete unused define macros
02:52 Changeset [6238] by gfarm-suri
delete unused typedef
01:26 Changeset [6237] by m-kasahr
Revise RPC relay processing codes of the following protocol handlers: - …
01:18 Changeset [6236] by m-kasahr
The protocol handlers of the following GFM commands now support …

04/08/12:

20:01 Ticket #79 (gfmd gives up too soon about GFS_PROTO_STATUS) closed by n-soda
fixed: fixed in r6235, see #142 for detail.
20:00 Ticket #76 (lock contention about back channel processing) closed by n-soda
fixed: fixed in r6235, see #142 for detail.
19:59 Changeset [6235] by n-soda
implement #142 - generic send queue for backchannel for gfmd. this fixes …
17:42 Changeset [6234] by n-soda
repair GFM_PROTO_FGETATTRPLUS protocol, which was broken in r5954 (for …
14:14 Changeset [6233] by n-soda
repair GFM_PROTO_GROUP_INFO_MODIFY protocol, which was broken in r6203

04/07/12:

11:42 Changeset [6232] by n-soda
stop doubly including "thrsubr.h", to fix the following error: […] …
10:42 Changeset [6231] by n-soda
set svn:mime-type property to 'text/plain; charset=EUC-JP', for Trac …
10:36 Changeset [6230] by n-soda
explicitly mention that alloca(3) is prohibited

04/06/12:

11:48 Changeset [6229] by tatebe
it seems LT_INIT is not indispensable. use AC_PROG_LIBTOOL for older …
09:23 Changeset [6228] by m-kasahr
Internal note about implementation of RPC relay.
08:12 Ticket #377 (a bug of URL parser in libgfarm) closed by m-kasahr
fixed: The bug is fixed by the changeset r6227.
06:50 Changeset [6227] by m-kasahr
Fix a bug of gfarm_get_hostname_by_url0() that it cannot parse an URL …
06:24 Ticket #377 (a bug of URL parser in libgfarm) created by m-kasahr
If an URL without a port number is given by a client, libgfarm doesn't …
06:08 Ticket #376 (assertion failure of 'gfls gfarm://non-gfmd-host') closed by m-kasahr
fixed: The bug is fixed by the changeset r6226.
06:04 Changeset [6226] by m-kasahr
Fix a bug that an assertion failure occurs in gfm_client_connect_single() …
03:07 Ticket #376 (assertion failure of 'gfls gfarm://non-gfmd-host') created by m-kasahr
Executing the following command: […] an assertion failure occurs. …
02:59 Changeset [6225] by tatebe
merge r5958, r5983, r5988, and r6210 from 2.5 branch - release note for …
00:58 Changeset [6224] by tatebe
merge r6209 from 2.5 branch - assign log message numbers
00:55 Changeset [6223] by gfarm-suri
fix gflog message no.

04/05/12:

20:52 Changeset [6222] by devtty
o Ticket #343: Added a repattr/fsngroup-based replication test.
17:11 Changeset [6221] by devtty
o Ticket #343: Added regression tests for gfhostgroup and gfrepattr.
07:57 Changeset [6220] by gfarm-suri
Correct typo, messages. Add editable documents.
06:42 Changeset [6219] by n-soda
add a comment about characteristic implementation technique, heard from …
04:58 Changeset [6218] by gfarm-suri
comment for connection_lock
04:23 Changeset [6217] by gfarm-suri
Create linux kernel driver
03:39 Changeset [6216] by tatebe
regen
03:39 Changeset [6215] by tatebe
fix configure error on Ubuntu 11.10, pointed out by Ishibashi-kun
Note: See TracTimeline for information about the timeline view.