2014-12-10 17:38:00

by David Teigland

[permalink] [raw]
Subject: [GIT PULL] dlm updates for 3.19

Hi Linus,

Please pull dlm updates from tag:

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

This set includes one feature, which allows locks that
have been orphaned to be reacquired.
Thanks,
Dave

David Teigland (1):
dlm: adopt orphan locks

fs/dlm/lock.c | 76 +++++++++++++++++++++++++++++++++++++--
fs/dlm/lock.h | 3 ++
fs/dlm/user.c | 13 +++++--
include/uapi/linux/dlmconstants.h | 2 +-
4 files changed, 89 insertions(+), 5 deletions(-)