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:
16eac4b
)
ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative
author
Tariq Saeed
<tariq.x.saeed@oracle.com>
Tue, 21 Jan 2014 23:48:38 +0000
(15:48 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 22 Jan 2014 00:19:42 +0000
(16:19 -0800)
An unreserve space ioctl OCFS2_IOC_UNRESVSP/64 should reject a negative
length.
Orabug:
14789508
Signed-off-by: Tariq Saseed <tariq.x.saeed@oracle.com>
Signed-off-by: Srinivas Eeda <srinivas.eeda@oracle.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/file.c
patch
|
blob
|
history
diff --cc
fs/ocfs2/file.c
Simple merge