commit | bba0b5c2c27e6dadc93c476f8a4b49d108b66292 | [log] [tgz] |
---|---|---|
author | Joern Engel <joern@logfs.org> | Wed May 05 22:32:52 2010 +0200 |
committer | Joern Engel <joern@logfs.org> | Wed May 05 22:32:52 2010 +0200 |
tree | 4e956d60dceb83f12e03bcde335823239b101843 | |
parent | 24797535e18ae219be1fc2632959327075bef5da [diff] |
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>