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:
45048d0
)
[PATCH] get rid of struct file use in blkdev_ioctl() BLKBSZSET
author
Al Viro
<al@aretha.pdmi.ras.ru>
Fri, 19 Sep 2008 07:08:13 +0000
(
03:08
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 21 Oct 2008 11:49:12 +0000
(07:49 -0400)
We need to do bd_claim() only if file hadn't been opened with O_EXCL
and then we have no need to use file itself as owner.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found