From: Linus Torvalds Date: Thu, 29 Nov 2012 18:49:50 +0000 (-0800) Subject: blockdev: remove bd_block_size_semaphore again X-Git-Tag: v3.7-rc8~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8b33328a5407b447ff80953655a47014a6dcb9;p=pandora-kernel.git blockdev: remove bd_block_size_semaphore again 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 --- Reading git-diff-tree failed