2015-11-05 15:36:11

by David Teigland

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

Hi Linus,

Please pull dlm updates from tag:

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

This includes one simple fix to make posix locks
interruptible by signals in cases where a signal
handler is used.

Thanks,
Dave

Eric Ren (1):
dlm: make posix locks interruptible

fs/dlm/plock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)