[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] 2.6.3-udm5
- From: Joe Thornber <thornber redhat com>
- To: dm-devel redhat com
- Subject: [dm-devel] 2.6.3-udm5
- Date: Mon Mar 1 09:26:14 2004
http://people.sistina.com/~thornber/dm/patches/2.6-unstable/2.6.3/2.6.3-udm5.tar.bz2
Changes since udm4
------------------
Revision 19:
dm_suspend(): Don't unlock the fs if a race with another suspend is
detected.
Revision 20:
dm-mpath.c: Remove priority from comment.
Revision 21:
dm-mpath.c: Set the pg->m backpointer correctly. [Kevin Corry]
Revision 22:
snprintf is never going to return a negative value, and it will always put a
NULL character at the end of the string. See lib/vsprintf.c::vsnprintf().
Revision 23:
Use scnprintf() instead of snprintf().
See http://linux.bkbits.net:8080/linux-2.5/cset 1 1557 1 43 for more details.
Revision 24:
dm-ioctl: All ioctls are 64bit compatible, so we can support all 64bit
arches using include/linux/compat_ioctl.h
Merge with remove ioctl v1 patch.
Revision 25:
Add COMPATIBLE_IOCTL(DM_LIST_VERSIONS)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]