]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit0957f00796157564281ea6ff2cea7ef4f897775a
treeb7db05ed93642d3f5769816b57633673f9ec81f9
parent7909f2bf835376a20d6dbf853eb459a27566eba2
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