]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Add missing permission checks
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 19 Dec 2007 02:58:18 +0000 (18:58 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 Jan 2008 23:05:19 +0000 (15:05 -0800)
commit199f52b8b6b277fbdd1118c7e2f6c2db13f3730d
treeb7db05ed93642d3f5769816b57633673f9ec81f9
parent8c04fc136d89545169eb467a08697d92647b5933
ocfs2: Add missing permission checks

Check that an online resize is being driven by a user with permission to
change system resource limits.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/ioctl.c