cvs commit: device-mapper/patches/common linux-2.4.20-devmapper.patch linux-2.4.21-devmapper.patch
Alasdair Kergon <[email protected]> Wed, 13 Aug 2003 09:34:11 -0500
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
akergon 2003/08/13 09:34:11 CDT
Modified files:
patches/common linux-2.4.20-devmapper.patch
linux-2.4.21-devmapper.patch
Log:
Pull in fixes from ejt's 2.4.21-dm-3:
Only every other metadata area was being read when loading a snapshot! [KC]
Don't initialise static variables to zero/NULL.
Change resume/suspend to do_resume/do_suspend to avoid name clash.
Correct error message when start a dm-daemon.
Fix ref counting with new_tables [CS]
Revision Changes Path
1.4 +32 -32 device-mapper/patches/common/linux-2.4.20-devmapper.patch
1.3 +32 -32 device-mapper/patches/common/linux-2.4.21-devmapper.patch