git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f72f2d2
)
GFS2: Fix permissions checking for setflags ioctl()
author
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 24 May 2010 13:36:48 +0000
(14:36 +0100)
committer
Steven 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