the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any more
authorAndrew Tridgell <tridge@samba.org>
Mon, 19 Aug 2002 17:26:00 +0000 (17:26 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 19 Aug 2002 17:26:00 +0000 (17:26 +0000)
(This used to be commit 341bb9fb78a2e750f05a902e020ba352e26ca030)

source3/include/local.h

index 2538715c4122985046f1368e7478e3be99db7053..46349cfa6da704b9d36c768a00a378369a45efd9 100644 (file)
 #define IDLE_CLOSED_TIMEOUT (60)
 #define DPTR_IDLE_TIMEOUT (120)
 #define SMBD_SELECT_TIMEOUT (60)
-#define SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS (10)
 #define NMBD_SELECT_LOOP (10)
 #define BROWSE_INTERVAL (60)
 #define REGISTRATION_INTERVAL (10*60)