[00:03:48] --- phalenor has left [00:13:41] --- phalenor has become available [05:00:54] --- jaltman has left: Disconnected [05:01:02] --- jaltman has become available [05:25:07] --- jaltman has left: Replaced by new connection [05:25:08] --- jaltman has become available [05:51:17] --- jaltman has left: Replaced by new connection [05:51:18] --- jaltman has become available [06:50:02] --- jaltman has left: Disconnected [06:50:11] --- jaltman has become available [07:00:51] --- jaltman has left: Replaced by new connection [07:00:52] --- jaltman has become available [07:37:07] --- geekosaur has left [07:37:07] --- geekosaur has become available [09:01:05] --- Russ has become available [10:20:50] --- JSund has left [10:31:27] --- jaltman has left: Replaced by new connection [10:31:28] --- jaltman has become available [12:34:31] --- jaltman has left: Disconnected [12:34:37] --- jaltman has become available [19:47:55] How was this ever supposed to work? (rx_kcommon.c) 951 if (code) { 952 dpf(("sobind fails (%d)\n", (int)code)); 953 soclose(newSocket); 954 AFS_GLOCK(); 955 goto bad; 956 } ... 997 bad: 998 AFS_GLOCK(); [19:57:18] --- Born Fool has become available [20:18:44] --- deason has become available [21:48:58] --- Simon Wilkinson has left [21:59:53] --- Born Fool has left [22:10:14] the extra AFS_GLOCK probably never did work [22:10:49] it was added as part of d0f33e1d [22:10:52] I figured as much :) gerrit/2330 [22:10:54] which was a long time ago [22:11:16] Now I get to figure out why sobind() is failing ... [22:12:21] that is the more interesting question [22:17:34] --- deason has left [22:22:48] Also, a simple 'stat /afs' is sufficient to cause the dynroot vcache to get a negative 'opens' count. [23:04:21] EADDRINUSE Hmmm ... [23:18:34] --- Russ has left: Disconnected [23:25:59] Oof, and leaking 1M of memory on a clean shutdown right after a fresh mount. [23:32:55] (sobind fails because we didn't call soclose in osi_StopListener for FBSD70_ENV) [23:45:50] --- shadow@gmail.com/owl9D174C86 has left