diff options
author | Al Viro <al@aretha.pdmi.ras.ru> | 2008-09-19 09:08:13 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-10-21 13:49:12 +0200 |
commit | 6af3a56e1dd4d95836a47214e5c60d5b749a5501 (patch) | |
tree | 757b01fe8668783fcf52a4e8fe82c5d8ebbc6b72 /drivers/char/raw.c | |
parent | [PATCH] get rid of blkdev_locked_ioctl() (diff) | |
download | linux-6af3a56e1dd4d95836a47214e5c60d5b749a5501.tar.xz linux-6af3a56e1dd4d95836a47214e5c60d5b749a5501.zip |
[PATCH] get rid of struct file use in blkdev_ioctl() BLKBSZSET
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>
Diffstat (limited to 'drivers/char/raw.c')
0 files changed, 0 insertions, 0 deletions