* [linux-lvm] LVM 0.9.1beta7 and 2.4.4 (get_hardblocksize removed)
@ 2001-04-28 9:30 Kaj-Michael Lang
2001-04-28 9:40 ` Gergely Tamas
2001-04-28 16:53 ` Evan Day
0 siblings, 2 replies; 3+ messages in thread
From: Kaj-Michael Lang @ 2001-04-28 9:30 UTC (permalink / raw)
To: linux-lvm
Looks like the function:
get_hardblocksize(kdev_t dev)
has been removed in 2.4.4. And LVM uses it in two places.
Can someone fix it ?
--
Kaj-Michael Lang
milang@tal.org
Java? I've heard of it, it is what I drink while hacking PHP!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] LVM 0.9.1beta7 and 2.4.4 (get_hardblocksize removed)
2001-04-28 9:30 [linux-lvm] LVM 0.9.1beta7 and 2.4.4 (get_hardblocksize removed) Kaj-Michael Lang
@ 2001-04-28 9:40 ` Gergely Tamas
2001-04-28 16:53 ` Evan Day
1 sibling, 0 replies; 3+ messages in thread
From: Gergely Tamas @ 2001-04-28 9:40 UTC (permalink / raw)
To: Kaj-Michael Lang; +Cc: linux-lvm
Hi!
I've posted a patch a few minutes ago.
It fixes this issue.
Gergely
On Sat, 28 Apr 2001, Kaj-Michael Lang wrote:
> Looks like the function:
> get_hardblocksize(kdev_t dev)
>
> has been removed in 2.4.4. And LVM uses it in two places.
> Can someone fix it ?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] LVM 0.9.1beta7 and 2.4.4 (get_hardblocksize removed)
2001-04-28 9:30 [linux-lvm] LVM 0.9.1beta7 and 2.4.4 (get_hardblocksize removed) Kaj-Michael Lang
2001-04-28 9:40 ` Gergely Tamas
@ 2001-04-28 16:53 ` Evan Day
1 sibling, 0 replies; 3+ messages in thread
From: Evan Day @ 2001-04-28 16:53 UTC (permalink / raw)
To: linux-lvm
Replace the calls to get_hardblocksize() with get_hardsect_size(). There
are probably patches on the way for this, though.
Kaj-Michael Lang wrote:
>
> Looks like the function:
> get_hardblocksize(kdev_t dev)
>
> has been removed in 2.4.4. And LVM uses it in two places.
> Can someone fix it ?
>
> --
> Kaj-Michael Lang
> milang@tal.org
> Java? I've heard of it, it is what I drink while hacking PHP!
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-04-28 16:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-28 9:30 [linux-lvm] LVM 0.9.1beta7 and 2.4.4 (get_hardblocksize removed) Kaj-Michael Lang
2001-04-28 9:40 ` Gergely Tamas
2001-04-28 16:53 ` Evan Day
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.