public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dlm fixes for 2.6.27-rc3
@ 2008-08-13 19:02 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2008-08-13 19:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Andrew Morton

Linus,

Please pull two simple dlm fixes from:

 git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git for-linus

Thanks,
Dave

 fs/dlm/config.c |  203 +++++++++++++++++++++++++++++--------------------------
 fs/dlm/user.c   |   10 ++-
 2 files changed, 114 insertions(+), 99 deletions(-)


commit 51409340d240dabe66adb49f645588c3a802d055
Author: David Teigland <teigland@redhat.com>
Date:   Thu Jul 31 09:31:53 2008 -0500

    dlm: rename structs
    
    Add a dlm_ prefix to the struct names in config.c.  This resolves a
    conflict with struct node in particular, when include/linux/node.h
    happens to be included.
    
    Reported-by: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: David Teigland <teigland@redhat.com>

commit cb980d9a3ec3d39e30e0a4c473df528c09e0dcf3
Author: David Teigland <teigland@redhat.com>
Date:   Tue Jul 29 15:21:19 2008 -0500

    dlm: add missing kfrees
    
    A couple of unlikely error conditions were missing a kfree on the error
    exit path.
    
    Reported-by: Juha Leppanen <juha_motorsportcom@luukku.com>
    Signed-off-by: David Teigland <teigland@redhat.com>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-13 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-13 19:02 [GIT PULL] dlm fixes for 2.6.27-rc3 David Teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox