From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Qi Date: Wed, 21 Oct 2015 10:32:41 +0800 Subject: [Ocfs2-devel] Any other reading about DLM? In-Reply-To: <5625CF9D.7040704@suse.com> References: <5625CF9D.7040704@suse.com> Message-ID: <5626F949.4090706@huawei.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Hi Eric, I don't know there is any other docs about DLM besides the docs you have listed out. I think code may be the best plus:) On 2015/10/20 13:22, Eric Ren wrote: > Hi Joseph and all, > > In order to learn about DLM, I got [1][2][3] besides source code in fs/dlm and fs/ocfs2/dlm. > Among them, [1][2] are for fs/dlm, and [3] is for fs/ocfs2/dlm. But most parts of [3] is not complete yet. > > [1] http://opendlm.sourceforge.net/cvsmirror/opendlm/docs/dlmbook_final.pdf > [2] http://people.redhat.com/ccaulfie/docs/rhdlmbook.pdf > [3] https://oss.oracle.com/~smushran/ocfs2_dlm_design_draft.pdf > > So, I'm wondering if anyone has a complete [3]? Or Any other reading like docs, notes and blogs about DLM? > Thanks in advance;-) > > Eric > >