From: Linus Torvalds Date: Tue, 5 Feb 2013 09:50:11 +0000 (+1100) Subject: Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... X-Git-Tag: v3.8-rc7~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe547d7714783ff77719f05a6712554cb4eeecc0;p=profile%2Fcommon%2Fkernel-common.git Merge branch 'fix-max-write' of git://git./linux/kernel/git/teigland/linux-dlm Pull dlm fix from David Teigland: "Thanks to Jana who reported the problem and was able to test this fix so quickly." This fixes an incorrect size check that triggered for CONFIG_COMPAT whether the code was actually doing compat or not. The incorrect write size check broke userland (clvmd) when maximum resource name lengths are used. * 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm: dlm: check the write size from user --- fe547d7714783ff77719f05a6712554cb4eeecc0