All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] uml-patch-2.4.26-2
@ 2004-07-16 20:19 Jeff Dike
  2004-07-30  7:48 ` Nick Craig-Wood
  0 siblings, 1 reply; 8+ messages in thread
From: Jeff Dike @ 2004-07-16 20:19 UTC (permalink / raw)
  To: user-mode-linux-devel

This long-awaited patch contains a lot of humfs/hostfs work, plus a bunch of
bug fixes which hopefully return UML to the stability of 2.4.24.  More 
specifically:

Fixed some humfs bugs and bumped the version number.  Modes are now
included in the metadata and directories with subdirectories named
'metadata' now have someplace to put their own metadata.

Fixed hostfs to work with the restructured externfs.  It is now also
safe against running out of file descriptors.  The one problem I see now
is a 'inodes in use' message when unmounting a hostfs filesystem.

linux is now the default build target, so that 'make ARCH=um' now does
what you'd expect.

Fixed some bugs in the malloc and free wrappers.

The port chan now sets SO_REUSEEADDR so ports can be immediately reused.

Directory opens and pipe creations are now handled in filehandle.c to
protect them against failing because with -EMFILE.

The tt mode switch pipe is now filehandles to protect process
creations from failing with -EMFILE.

Backed out a bug fix which broke modules.

				Jeff



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-07-30 19:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-16 20:19 [uml-devel] uml-patch-2.4.26-2 Jeff Dike
2004-07-30  7:48 ` Nick Craig-Wood
2004-07-30 12:08   ` Nix
2004-07-30 14:46     ` Nick Craig-Wood
2004-07-30 17:02       ` Adam Heath
2004-07-30 18:49         ` Jeff Dike
2004-07-30 19:14           ` Adam Heath
2004-07-30 17:36       ` Jeff Dike

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.