[Ocfs2-devel] insmod on kernel 2.6.4

Manish Singh manish.singh at oracle.com
Wed May 19 19:39:59 CDT 2004


On Thu, May 20, 2004 at 08:58:27AM +0800, Ling, Xiaofeng wrote:
> I found on kernel 2.6.4, when insmod, there is symbol not found error.
> It seems from 2.6.4, the blk_run_queues is removed from kernel.
> So mabye the call to blk_run_queues in hash.c shall be changed as
> blk_run_address_space(bd->b_dev->bd_inode->i_mapping) ?

Current svn doesn't build with anything prior to 2.6.6 (or SuSE's patched
up 2.6.5, which is why I haven't bumped the version check yet). Please
use 2.6.6 or higher when running v2 from now on.

Our policy is to track the latest 2.6.x releases until one of our
supported vendors freezes on a certain version. Only then we want to
deal with the headache of tracking different 2.6.x API versions.

If you have a good reason to use 2.6.4, let me know and I'll add the
cruft, but it should be a good reason. ;)

-Manish


More information about the Ocfs2-devel mailing list