From: Steven Whitehouse Date: Mon, 24 May 2010 13:36:48 +0000 (+0100) Subject: GFS2: Fix permissions checking for setflags ioctl() X-Git-Tag: v2.6.35-rc1~270^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df0e0397b9a18358573274db9fdab991941062f;p=pandora-kernel.git GFS2: Fix permissions checking for setflags ioctl() We should be checking for the ownership of the file for which flags are being set, rather than just for write access. Reported-by: Dan Rosenberg Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed