Related topics

VMS DLM design
Steven Whitehouse swhit...@redhat.com fa linux kernel Hi, Linus, I believe that all the outstanding issues raised by Christoph, Jan and others relating to GFS2 and DLM are now settled. Please therefore consider pulling from: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6.git The diffstat is below.

DLM Antenna talk
Dmitry Mityugov, DevNet SysOp 8 devfor...@novell.com novell devsup nds_server Mark Zbikowski wrote: How do I get info on building a DLM to run on WIN32 platform. Could you tell us what DLM is? -- Dmitry Mityugov, DevNet SysOp 8 Member of the Novell SysOp Team http://developer.novell.com/support/sysop/

2.6.12-rc5-mm1: drivers/dlm/: compile error with gcc 2.95
CC drivers/dlm/lock.o drivers/dlm/lock.c: In function `receive_grant': drivers/dlm/lock.c:2658: parse error before `;' drivers/dlm/lock.c: In function `receive_bast': drivers/dlm/lock.c:2685: parse error before `;' drivers/dlm/lock.c: In function `receive_request_reply': drivers/dlm/lock.c:2757: parse error before

Accepted dlm 0.cvs20040703-1 (source s390)
&__tmp.dlm) kfree(msg); return err ? err : ret; -- 1.5.3.8 -- I'm going to make him an offer he can't refuse. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

DLM's
From: Patrick Caulfield <pcaul...@redhat.com> Date: Thu, 2 Nov 2006 11:19:21 -0500 Subject: [PATCH] [DLM] Add support for tcp communications The following patch adds a TCP based communications layer to the DLM which is compile time selectable. The existing SCTP layer gives the advantage of allowing multihoming,

Help plz.: problems with DLM in MiscroStation95 for DOS
EDU Subject: multiple dlm Date: Thu, 23 Aug 2007 04:28:49 -0700 Hi I have a txt file which has a dlm of "," for most of the variables. I then have 3 date variables on the same file that use just a , as the dlm. After these 3 date variables I have 3 payment variables that also use the , dlm and have a $ to begin the

DLM Forum'99 (1999.10.18-19: Brussels, Belgium)
Files: 8ea60fde9247d42af91b3036290cfdcc 783 admin optional dlm-kernel_0.trunk20050206-1.dsc 2aebf6839d491a0df46a5583454cc28a 195246 admin optional dlm-kernel_0.trunk20050206.orig.tar.gz eafe5e582e20baac19e1e1d3c8d00293 2151 admin optional dlm-kernel_0.trunk20050206-1.diff.gz bc87eb56a2b72efa35ca928b21d7e145 101316

[RESENDING] fs/dlm: get rid of unnecessary initialization
What Eli says is true for DLM 2.0 but not for 1.01.1, I have the sources of 1.00.3, 1.01.0 and 1.01.1 and also some examples. For 2.0 I only have binaries. SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/

ocfs2: Fix endian bug in o2dlm protocol negotiation.
EDU> wrote [in part]: Does ... truncover dlm='0920'x ... mean skip over any "tabs"? If so why do you have to specify it in this manner? 'truncover' means that SAS should override the default action of the INPUT statement and stop reading the line when it is shorter than SAS expected [rather than going to the next

fs/dlm/: add __init and __exit marks to init and exit ...
DLM library project has been reborn and it's official info-page is at http://www.iis.nsk.su/orangy/dlm/ There is not much there for now, but I post this URL for anyone interested for him to be in focus. Briefly : DLM stands for "Dynamic Link Module". DLM engine creates environment, which allow you to link different

GFS2 & DLM merge request
Files: a9277878e434aad2e98368939c766cf3 725 admin optional dlm-kernel_0.trunk20040703-1.dsc 229aa5f583202cd8500e3ad52427b3b8 175518 admin optional dlm-kernel_0.trunk20040703.orig.tar.gz 23e874317fa2cefe37e5d5e4e51acd3b 2323 admin optional dlm-kernel_0.trunk20040703-1.diff.gz 83313682b1f7e5816cfc5bc756d93d29 92468

Accepted dlm-kernel 0.trunk20040703-2 (all source)
The (g)dlm is rather verbose to use, particularly taking into the account the need to have two different state machine paths, depending on whether a lock happens to master locally or not, and the need to coordinate a number of loosely coupled elements: lock status blocks, asts, the calls themselves.

What can make DNS lookups slow? [semi-solved]
Chris Nash chrisn...@MCIONE.com comp cad microstation programmer I have a DLM which I have a dialog box that I am opening. The problem lies in that the hooks I have associated with the text fields in the dialog box never get executed. I can put a debug in the create message and it never stops there.

fs/ocfs2/dlm/: make functions static
David Teigland teigl...@redhat.com fa linux kernel Linus, Please pull a second batch of dlm updates for 2.6.25 from: git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git for-linus Al Viro (13): dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) dlm: dlm_process_incoming_buffer() fixes

The Kach and Kahane Chai are banned. BRAVO!
Steven
Whitehouse swhit...@redhat.com fa linux kernel Hi, Please consider pulling the following GFS2 & DLM changes. They are as per the patches posted recently on lkml, except for three minor changes (two small bug fixes and a function which should have been static) which are marked with [*] in the list below.

gcc for DLM's on SPARC
Richard G. Harper rghar...@email.com microsoft public win98 gen_discussion Find out what program DLM is, or is part of, and check for an updated version. -- Richard G. Harper (MS MVP-DTS) rghar...@email.com * NOTE - Private EMail is generally not replied to. Please post all * questions and comments in the newsgroup

dlm patches for 2.6.25 (batch 2)
Al Viro v...@ftp.linux.org.uk fa linux kernel Signed-off-by: Al Viro <v...@zeniv.linux.org.uk> --- fs/dlm/lowcomms.c | 6 +++--- fs/dlm/lowcomms.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fs/dlm/lowcomms.cb/fs/dlm/lowcomms.c index 23f5ce1..7bcea7c 100644 --- a/fs/dlm/lowcomms.c +++

Accepted dlm-kernel 0.trunk20050206-1 (all source)
daiail...@aol.kom alt games diablo On Mon, 03 Apr 2000 03:30:09 GMT, cbl...@gmu.edu (Veg) wrote: I am sorry to have to announce that DLM is suspended indefinitely, I have run into a fatal crash in the program and I don't know what the hell is causing it and I don't know how to stop it. It simply says..error loading

dlm: match signedness between dlm_config_info and cluster_set
Veg cbl...@gmu.edu alt games diablo New Version of DLM, still in the same zip (http://mason.gmu.edu/~cblack/dlmv5a.zip) includes more than a dozen new uniques (almost all uniques converted now, about 75%) alot of bug fixes, improvements for the poor sorcerer ( no more tri immune monsters lurking at every corner in

kset: convert dlm to use kset_create
Dmitry Mityugov, DevNet SysOp 8 devfor...@novell.com novell devsup nds_server Gyorgy Camaszotisz (DevNet SysOp 13) wrote: "Dmitry Mityugov, DevNet SysOp 8" wrote: Mark Zbikowski wrote: How do I get info on building a DLM to run on WIN32 platform. Could you tell us what DLM is? I was searching novell.com for DLM,