Bug#298488: Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-03-08 Thread GOTO Masanori
At Wed, 02 Mar 2005 19:50:19 +0100, Goswin von Brederlow wrote: > > Can your problem be fixed to define O_NOATIME in lvm2 or > > linux-kernel-headers package? > > > > Regards, > > -- gotom > > I assigned the bug is to both. The headers because they have the bug and > lvm because it can work around

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-03-02 Thread Goswin von Brederlow
GOTO Masanori <[EMAIL PROTECTED]> writes: > At Mon, 28 Feb 2005 03:48:00 +0100, > Goswin von Brederlow wrote: >> Bastian's patch is just a workaround around the bug not its solution. > > ...So why did you submit this bug as "severity: critical" assigned to > linux-kernel-header? What the real sol

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-03-01 Thread GOTO Masanori
At Mon, 28 Feb 2005 03:48:00 +0100, Goswin von Brederlow wrote: > GOTO Masanori <[EMAIL PROTECTED]> writes: > > At Sat, 26 Feb 2005 14:40:33 +0100, > > Goswin Brederlow wrote: > >> when one tries to run pvmove or lvsnapshot on / the lvm will deadlock > >> itself due to atime updates on /dev/ being

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-27 Thread Goswin von Brederlow
GOTO Masanori <[EMAIL PROTECTED]> writes: > At Sat, 26 Feb 2005 14:40:33 +0100, > Goswin Brederlow wrote: >> Package: linux-kernel-headers >> Version: 2.5.999-test7-bk-17 >> Severity: critical >> File: linux-kernel-header >> Justification: breaks the whole system >> >> Hi, >> >> when one tries t

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-27 Thread GOTO Masanori
At Sat, 26 Feb 2005 14:40:33 +0100, Goswin Brederlow wrote: > Package: linux-kernel-headers > Version: 2.5.999-test7-bk-17 > Severity: critical > File: linux-kernel-header > Justification: breaks the whole system > > Hi, > > when one tries to run pvmove or lvsnapshot on / the lvm will deadlock >

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-26 Thread Bastian Blank
tags 297010 - patch reassign 297010 libc6-dev retitle 297010 libc6-dev - O_NOATIME needed for lvm thanks Fixing l-k-h does not help, it is not possible to use asm/fcntl.h and fcntl.h at the same time. It has to be fixed in bits/fcntl.h which comes from $glibc/sysdeps/unix/sysv/linux/$arch/bits/fcn

Processed: Re: Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 297010 - patch Bug#297010: linux-kernel-header: O_NOATIME needed for lvm Tags were: patch Tags removed: patch > reassign 297010 libc6-dev Bug#297010: linux-kernel-header: O_NOATIME needed for lvm Bug reassigned from package `linux-kernel-h

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-26 Thread Bastian Blank
tags 297010 patch thanks The attached patch updates asm-*/fcntl.h to the versions in 2.6.10 which includes O_NOATIME. Bastian -- "That unit is a woman." "A mass of conflicting impulses." -- Spock and Nomad, "The Changeling", stardate 3541.9 diff -u linux-kernel-h

Processed: Re: Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 297010 patch Bug#297010: linux-kernel-header: O_NOATIME needed for lvm There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system adminis

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-26 Thread Goswin Brederlow
Package: linux-kernel-headers Version: 2.5.999-test7-bk-17 Severity: critical File: linux-kernel-header Justification: breaks the whole system Hi, when one tries to run pvmove or lvsnapshot on / the lvm will deadlock itself due to atime updates on /dev/ being blocked while the LVM is locked. Sine