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
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
>
-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