Linus et al,
Here are the currently queued ocfs2 fixes for 2.6.37-rc. A
couple close some issues with merged changes. Please pull.
Joel
The following changes since commit 771f8bc71c31c6bd103cdec283012253f352ab1c:
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 (2010-12-05 16:45:02 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git upstream-linus
David Sterba (1):
fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
Jiri Slaby (1):
ocfs2: fix memory leak
Milton Miller (1):
ocfs2: char is not always signed
Tristan Ye (1):
Ocfs2: Stop tracking a negative dentry after dentry_iput().
dann frazier (1):
ocfs2_connection_find() returns pointer to bad structure
fs/ocfs2/cluster/heartbeat.c | 14 ++++++++++----
fs/ocfs2/dcache.c | 1 -
fs/ocfs2/dlm/dlmdomain.c | 2 +-
fs/ocfs2/ocfs2.h | 6 +++---
fs/ocfs2/stack_user.c | 2 +-
5 files changed, 15 insertions(+), 10 deletions(-)