GFS2: Fix permissions checking for setflags ioctl()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 May 2010 13:36:48 +0000 (14:36 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 May 2010 13:36:48 +0000 (14:36 +0100)
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 <dan.j.rosenberg@gmail.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found