https://github.com/torvalds/linux
Revision 1e8b33328a5407b447ff80953655a47014a6dcb9 authored by Linus Torvalds on 29 November 2012, 18:49:50 UTC, committed by Linus Torvalds on 29 November 2012, 18:52:19 UTC
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>
1 parent 45bce8f
History
Tip revision: 1e8b33328a5407b447ff80953655a47014a6dcb9 authored by Linus Torvalds on 29 November 2012, 18:49:50 UTC
blockdev: remove bd_block_size_semaphore again
Tip revision: 1e8b333
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.8 KB
Makefile -rw-r--r-- 46.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top