kernel-ark/arch/um/drivers
Paolo 'Blaisorblade' Giarrusso f2ea394082 [PATCH] uml: safe migration path to the correct V3 COW format
- Correct the layout of all header versions - make all them well-specified
  for any external event.  As we don't have 1-byte or 2-byte wide fields, the
  32-bit layout (historical one) has no extra padding, so we can safely add
  __attribute__((packed)).

- Add detection and reading of the broken 64-bit COW format which has been
  around for a while - to allow safe migration to the correct 32-bit format.
  Safe detection is possible, thanks to some luck with the existing format,
  and it works in practice.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:35 -07:00
..
chan_kern.c [PATCH] uml: some harmless sparse warning fixes 2006-02-01 08:53:23 -08:00
chan_user.c [PATCH] uml: close TUN/TAP file descriptors 2006-02-07 16:12:32 -08:00
cow_sys.h [PATCH] uml: tidying COW code 2006-02-24 14:31:37 -08:00
cow_user.c [PATCH] uml: safe migration path to the correct V3 COW format 2006-04-11 06:18:35 -07:00
cow.h [PATCH] uml: tidying COW code 2006-02-24 14:31:37 -08:00
daemon_kern.c [PATCH] uml: fix initcall return values 2006-03-31 12:18:50 -08:00
daemon_user.c [PATCH] uml: make daemon transport behave properly 2006-01-18 19:20:20 -08:00
daemon.h
fd.c [PATCH] uml: move libc-dependent utility procedures 2006-01-18 19:20:19 -08:00
harddog_kern.c [PATCH] uml: sparse cleanups 2006-03-31 12:18:51 -08:00
harddog_user.c
hostaudio_kern.c [PATCH] uml: sparse cleanups 2006-03-31 12:18:51 -08:00
line.c [PATCH] uml: some harmless sparse warning fixes 2006-02-01 08:53:23 -08:00
Makefile
mcast_kern.c [PATCH] uml: fix initcall return values 2006-03-31 12:18:50 -08:00
mcast_user.c [PATCH] uml: fix mcast network driver error handling 2005-11-13 18:14:14 -08:00
mcast.h
mconsole_kern.c [PATCH] uml: memory hotplug cleanups 2006-04-11 06:18:35 -07:00
mconsole_user.c [PATCH] uml: add mconsole_reply variant with length param 2006-01-06 08:33:47 -08:00
mmapper_kern.c
net_kern.c [PATCH] uml: balance list_add and list_del in the network driver 2006-02-07 16:12:32 -08:00
net_user.c [PATCH] uml: better error reporting for read_output 2006-02-24 14:31:37 -08:00
null.c
pcap_kern.c [PATCH] uml: fix initcall return values 2006-03-31 12:18:50 -08:00
pcap_user.c
pcap_user.h
port_kern.c
port_user.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
port.h
pty.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
random.c
slip_common.c
slip_common.h [PATCH] uml: fix hugest stack users 2006-02-01 08:53:22 -08:00
slip_kern.c [PATCH] uml: fix initcall return values 2006-03-31 12:18:50 -08:00
slip_user.c
slip.h
slirp_kern.c [PATCH] uml: sparse cleanups 2006-03-31 12:18:51 -08:00
slirp_user.c
slirp.h
ssl.c [PATCH] uml: some harmless sparse warning fixes 2006-02-01 08:53:23 -08:00
ssl.h
stderr_console.c
stdio_console.c [PATCH] uml: Add throttling to console driver 2006-01-06 08:33:46 -08:00
stdio_console.h
tty.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
ubd_kern.c [PATCH] uml: fix initcall return values 2006-03-31 12:18:50 -08:00
ubd_user.c
xterm_kern.c
xterm.c [PATCH] uml console channels: remove console_write wrappers 2005-11-13 18:14:14 -08:00
xterm.h