From mboxrd@z Thu Jan 1 00:00:00 1970 From: swhiteho@redhat.com Date: Wed, 25 Jun 2008 09:47:27 +0100 Subject: [Cluster-devel] [GFS2] Some patches to clean up lock_dlm etc. Message-ID: <12143836512525-git-send-email-swhiteho@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Here are some patches which I've collected up in preparation for removal of the lock_dlm module (the plan being to merge it into the main GFS2 module). I've not yet made a decision about whether they will go into this merge window or the next, and that might well depend upon the timing of the final patch in the series which actually does the final removal of the module. The main point of these patches is to clean up the code in the mean time and remove anything which will not be required after the merge, Steve.