Joern Engel bba0b5c2c2 logfs: fix compile failure
When CONFIG_BLOCK is not enabled:

fs/logfs/super.c:142: error: implicit declaration of function 'bdev_get_queue'
fs/logfs/super.c:142: error: invalid type argument of '->' (have 'int')

Found by Randy Dunlap <randy.dunlap@oracle.com>

Signed-off-by: Joern Engel <joern@logfs.org>
2010-05-05 22:32:52 +02:00
..
2010-03-04 21:30:58 +01:00
2010-04-05 11:37:28 +09:00
2010-05-04 22:17:08 +02:00
2010-03-06 10:03:11 +01:00
2010-05-05 22:32:52 +02:00