* [PATCH] undo LVM change from merge
@ 2001-11-19 8:31 Andreas Dilger
0 siblings, 0 replies; only message in thread
From: Andreas Dilger @ 2001-11-19 8:31 UTC (permalink / raw)
To: linux-kernel, torvalds, Alan Cox; +Cc: viro, lvm-devel
Linus, Alan, Al,
it appears that when merging Alan's updated LVM code into mainline, it
reverted a change (from Al to avoid race conditions with block device
modules, I think). The patch fragment below should be re-applied:
@@ -400,6 +400,7 @@
/* block device operations structure needed for 2.3.38? and above */
struct block_device_operations lvm_blk_dops =
{
+ owner: THIS_MODULE,
open: lvm_blk_open,
release: lvm_blk_close,
ioctl: lvm_blk_ioctl,
It isn't in the LVM CVS yet, but if it should be I will put it there so
we don't lose it again.
Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-11-19 8:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-19 8:31 [PATCH] undo LVM change from merge Andreas Dilger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox