Re: [BUG] lvm beta7 and ac11 problems

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 21 Apr 2001 16:33:41 +0100 (BST)


> building a kernel with 2.4.3-ac11 and lvm beta7 + vfs_locking_patch-2.4.2 yields:
>
> oscar# depmod -ae 2.4.3-ac11
> depmod: *** Unresolved symbols in /lib/modules/2.4.3-ac11/kernel/drivers/md/lvm-mod.o
> depmod: get_hardblocksize
>
> ideas?

get_hardblock_size has been removed. Take a look at the fs parts of the
ac10->11 diff and you'll see the trivial fixup you need to add

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/