]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Feb 2013 09:50:11 +0000 (20:50 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Feb 2013 09:50:11 +0000 (20:50 +1100)
commitdcd402b11709d6b1f1397ecfc520cc583390bfc8
tree6b25e2820818e732b4774f4e684c1a9a7830b38f
parent171ba6139ea9e80306cd16221cd712a5faf49d24
parent9a561bb7f54c4e7c7e342041e617eb41385876f5
Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/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