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:
811d736
)
[PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6]
author
David Howells
<dhowells@redhat.com>
Tue, 29 Aug 2006 18:06:11 +0000
(19:06 +0100)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:52:27 +0000
(20:52 +0200)
Move __invalidate_device() from fs/inode.c to fs/block_dev.c so that it can
more easily be disabled when the block layer is disabled.
Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found