commit | 72e8264eda02b6ba85a222b9620802ebf23c6a10 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Aug 11 00:24:08 2008 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Oct 23 05:12:57 2008 -0400 |
tree | 4c82b49f538b1ae4e469bbf9a98d76766ab3f768 | |
parent | 3516586a424ea5727be089da6541cbd5644f0497 [diff] |
[PATCH] dm: kill lookup_device wrapper Now that lookup_bdev is exported and used by dm just use it directly instead of through a trivial wrapper. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>