Re: [uml-devel] [PATCH] Make hostfs_setattr() support operations on closed files.

2007-04-25 Thread Blaisorblade
On martedì 24 aprile 2007, Alberto Bertogli wrote: > This patch allows hostfs_setattr() to work on closed files by calling > set_attr() (the userspace part) with the inode's fd. > > Without this, applications that depend on doing attribute changes to > closed files will fail. > > It works by using

Re: [uml-devel] regression: pcap broken in 2.6.20.x

2007-04-25 Thread Jeff Dike
On Sun, Apr 22, 2007 at 07:43:21PM +0100, Antoine Martin wrote: > Using the exact same kernel config with 2.6.19.x works but not with 2.6.20.x > > # ifconfig eth1 0.0.0.0 promisc up > SIOCSIFADDR: No such device > eth1: unknown interface: No such device > eth1: unknown interface: No such device >

Re: [uml-devel] regression: pcap broken in 2.6.20.x

2007-04-25 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Jeff Dike wrote: > On Sun, Apr 22, 2007 at 07:43:21PM +0100, Antoine Martin wrote: >> Using the exact same kernel config with 2.6.19.x works but not with 2.6.20.x >> >> # ifconfig eth1 0.0.0.0 promisc up >> SIOCSIFADDR: No such device >> eth1: unknow