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:
45bce8f
)
blockdev: remove bd_block_size_semaphore again
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 29 Nov 2012 18:49:50 +0000
(10:49 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 29 Nov 2012 18:52:19 +0000
(10:52 -0800)
This reverts the block-device direct access code to the previous
unlocked code, now that fs/buffer.c no longer needs external locking.
With this, fs/block_dev.c is back to the original version, apart from a
whitespace cleanup that I didn't want to revert.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found