All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] dlm patches for 2.6.29
@ 2008-12-23 16:58 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2008-12-23 16:58 UTC (permalink / raw)
  To: linux-kernel

Hi,

These are the pending dlm patches for the 2.6.29 merge.  Most have been in
linux-next for quite a while.  They are minor cleanups, and some additions
to debugfs dumps to help with debugging.
Dave

Andrew Morton (1):
      dlm: fs/dlm/ast.c: fix warning

David Teigland (5):
      dlm: remove extra blocking callback check
      dlm: improve how bast mode handling
      dlm: change lock time stamping
      dlm: add time stamp of blocking callback
      dlm: add new debugfs entry

Harvey Harrison (1):
      dlm: trivial annotation of be16 value

Steven Whitehouse (3):
      dlm: fix up memory allocation flags
      dlm: remove kmap/kunmap
      dlm: replace schedule with cond_resched

 fs/dlm/ast.c          |   56 ++++-----
 fs/dlm/ast.h          |    4 +-
 fs/dlm/debug_fs.c     |  310 ++++++++++++++++++++++++++++++++++++++++---------
 fs/dlm/dir.c          |   18 ++--
 fs/dlm/dlm_internal.h |    4 +-
 fs/dlm/lock.c         |   31 +++---
 fs/dlm/lowcomms.c     |    8 +-
 fs/dlm/memory.c       |    6 +-
 fs/dlm/midcomms.c     |    2 +-
 fs/dlm/netlink.c      |    1 -
 fs/dlm/user.c         |    4 +-
 fs/dlm/user.h         |    2 +-
 12 files changed, 316 insertions(+), 130 deletions(-)


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

only message in thread, other threads:[~2008-12-23 16:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-23 16:58 [PATCH 00/10] dlm patches for 2.6.29 David Teigland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.