diff options
author | Linus Torvalds <[email protected]> | 2008-08-27 13:35:31 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-27 13:42:00 -0700 |
commit | 8560c650f340565b720fd57d1f9c99ab216d99d0 (patch) | |
tree | 5bc2cc5946ca7e783df18e0a8310b39b1de462f8 /fs/jbd2/commit.c | |
parent | 1941246dd98089dd637f44d3bd4f6cc1c61aa9e4 (diff) |
Revert "pktcdvd: push BKL down into driver"
This reverts commit 5b6155ee70e9c4d2ad7e6f514c8eee06e2711c3a, because
the block device ioctl's really aren't ready for it.
In particular, the "struct file *" and the "struct inode *" arguments do
not necessarily match, which means that the unlocked version of the
ioctl (that only gets a "struct file *") isn't actually able to handle
the cases it needs to handle.
This fixes bugzilla
http://bugzilla.kernel.org/show_bug.cgi?id=11401
Reported-and-bisected-by: Laurent Riffard <[email protected]>
Acked-by: Peter Osterlund <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions