Re: [2.6.11-rc5-mm1 patch] fs/reiser4/: possible cleanups

2005-03-12 Thread Hans Reiser
vs, please review and respond in 2 weeks. (vs is sick at the moment) Thanks Adrian, Hans Adrian Bunk wrote: >This patch contains possible cleanups including the following: >- make needlessly global code static >- plugin/compress/minilzo.c: many cleanups >- remove or #if 0 the following unu

RE: 2.6.11-rc5-mm1

2005-03-04 Thread zwx
ok -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Dike Sent: Friday, March 04, 2005 3:25 AM To: Chris Wright Cc: Jeff Dike; Andrew Morton; linux-kernel@vger.kernel.org Subject: Re: 2.6.11-rc5-mm1 [EMAIL PROTECTED] said: > Thanks, I'll p

Re: 2.6.11-rc5-mm1: reiser4 eating cpu time

2005-03-04 Thread Vladimir Saveliev
Hello On Fri, 2005-03-04 at 04:24, Alexander Gran wrote: > Hi, > > I have a reiser4 partition on a local IDE disk. I opened a 130MB textfile > with > kwrite, .. > Process was eating 100% CPU time for several (54) seconds. > Is this a normal, expected behaviour? no, thanks for report, I will

Re: 2.6.11-rc5-mm1: reiser4 panic

2005-03-03 Thread Matt Mackall
On Fri, Mar 04, 2005 at 02:16:56AM +0100, Alexander Gran wrote: > Hi, > > after my external USB hdd disconnected itself reiser4 paniced. I dont think a > journalingfs should panic if its device fails.. Panicking is sometimes what you want. Panic can trigger a reboot and get the box back on its f

Re: 2.6.11-rc5-mm1

2005-03-03 Thread Chris Wright
* Jeff Dike ([EMAIL PROTECTED]) wrote: > [EMAIL PROTECTED] said: > > Thanks, I'll push that with rest of audit changes. > > Applies on top of your changes. > > Signed-off-by: Jeff Dike <[EMAIL PROTECTED]> Thanks, -chris -- Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.

Re: 2.6.11-rc5-mm1: reiser4 panic

2005-03-03 Thread Alexander Gran
Am Freitag, 4. März 2005 02:16 schrieb Alexander Gran: > Hi, > > after my external USB hdd disconnected itself reiser4 paniced. I dont think > a journalingfs should panic if its device fails.. Ähm correction: It's reiser4 on dm-crypto (aes) The crypto device is of cource not radable either: Buffe

Re: 2.6.11-rc5-mm1

2005-03-03 Thread Jeff Dike
[EMAIL PROTECTED] said: > Thanks, I'll push that with rest of audit changes. Applies on top of your changes. Signed-off-by: Jeff Dike <[EMAIL PROTECTED]> Index: linux-2.6.10/arch/um/kernel/ptrace.c === --- linux-2.6.10.orig/arch/um/

Re: 2.6.11-rc5-mm1

2005-03-03 Thread Chris Wright
* Jeff Dike ([EMAIL PROTECTED]) wrote: > [EMAIL PROTECTED] said: > > I just did a more complete grep of the symbols that can get config'd > > away (including CONFIG_AUDIT as well), and I think there's a few more > > missing pieces. Sorry about that. Jeff, Ralf, Martin, these look ok? > > For UML

Re: 2.6.11-rc5-mm1

2005-03-03 Thread Jeff Dike
[EMAIL PROTECTED] said: > I just did a more complete grep of the symbols that can get config'd > away (including CONFIG_AUDIT as well), and I think there's a few more > missing pieces. Sorry about that. Jeff, Ralf, Martin, these look ok? For UML, this is fine as far as it goes, but you're adding

Re: 2.6.11-rc5-mm1 reiser4,USB,crpyto: Something BAD happend

2005-03-03 Thread Alexander Gran
Am Donnerstag, 3. März 2005 09:12 schrieb Vladimir Saveliev: > > http://zodiac.dnsalias.org/misc/crashlog > > I get "You do not have permission to access this document." trying to > access it. wrong file permissions. fixxed by now. My mistake... regards Alex -- Encrypted Mails welcome. PGP-Key

Re: 2.6.11-rc5-mm1 nfs oddity, file creation => "no such file"

2005-03-03 Thread Helge Hafting
Andrew Morton wrote: Helge Hafting <[EMAIL PROTECTED]> wrote: I observed an oddity on a nfs-mounted fs while using 2.6.11-rc5-mm1. Could you try this please? --- 25/fs/nfs/nfs3proc.c~nfsacl-acl-umask-handling-workaround-in-nfs-client-fix 2005-03-02 08:49:59.0 -0800 +++ 25-akpm/fs/n

Re: 2.6.11-rc5-mm1

2005-03-03 Thread AurÃlien Francillon
Andreas Gruenbacher wrote: Hello, On Wed, 2005-03-02 at 09:53, Andrew Morton wrote: AurÃlien Francillon <[EMAIL PROTECTED]> wrote: [...] cvs diff Makefile cvs diff: cannot create read lock in repository `/mnt/iseran/roca/cvsroot/ldpc': No such file or directory cvs [diff aborted]: rea

Re: 2.6.11-rc5-mm1 reiser4,USB,crpyto: Something BAD happend

2005-03-03 Thread Vladimir Saveliev
Hello On Wed, 2005-03-02 at 21:32, Alexander Gran wrote: > Hi, > > Whatever happens here, we need - at least - lower > the amount of log generatet. This is not really handy... > lsusb still lists the disk > syslog can be found (as soon as syslogd finished...;) at > http://zodiac.dnsalias.org/mis

Re: 2.6.11-rc5-mm1 nfs oddity, file creation => "no such file"

2005-03-02 Thread Andrew Morton
Helge Hafting <[EMAIL PROTECTED]> wrote: > > I observed an oddity on a nfs-mounted fs while using 2.6.11-rc5-mm1. Could you try this please? --- 25/fs/nfs/nfs3proc.c~nfsacl-acl-umask-handling-workaround-in-nfs-client-fix 2005-03-02 08:49:59.0 -0800 +++ 25-akpm/fs/nfs/nfs3proc.c 2005-03

Re: Fw: Re: 2.6.11-rc5-mm1

2005-03-02 Thread Dominik Brodowski
On Tue, Mar 01, 2005 at 11:57:03AM +0100, Alexander Gran wrote: > Am Dienstag, 1. März 2005 11:48 schrieb Andrew Morton: > > Alex, please use mailing lists... > > sorry, I was used to have reply-to set to the mailing list ;) > double-checking next time.. > > > Dominik, do we really always want t

Re: 2.6.11-rc5-mm1

2005-03-02 Thread Andreas Gruenbacher
Hello, On Wed, 2005-03-02 at 09:53, Andrew Morton wrote: > AurÃlien Francillon <[EMAIL PROTECTED]> wrote: > > [...] > > cvs diff Makefile > > cvs diff: cannot create read lock in repository > > `/mnt/iseran/roca/cvsroot/ldpc': No such file or directory > > cvs [diff aborted]: read l

Re: [2.6.11-rc5-mm1 patch] reiser4 cleanup (PG_arch_1)

2005-03-02 Thread Vladimir Saveliev
Hello On Wed, 2005-03-02 at 12:14, Andrew Morton wrote: > Jes Sorensen <[EMAIL PROTECTED]> wrote: > > > > > "Adrian" == Adrian Bunk <[EMAIL PROTECTED]> writes: > > > > Adrian> The current reiser4 help texts have two disadvantages: 1. they > > Adrian> are more marketing speech than technical s

Re: [2.6.11-rc5-mm1 patch] reiser4 Kconfig help cleanup

2005-03-02 Thread Nikita Danilov
Andrew Morton <[EMAIL PROTECTED]> writes: > Jes Sorensen <[EMAIL PROTECTED]> wrote: >> [...] >> >> [EMAIL PROTECTED] linux-2.6.11-rc5-mm1]$ grep PG_arch fs/reiser4/*.c >> fs/reiser4/page_cache.c: page_flag_name(page, PG_arch_1), >> fs/reiser4/txnmgr.c:assert("v

Re: [2.6.11-rc5-mm1 patch] reiser4 Kconfig help cleanup

2005-03-02 Thread Andrew Morton
Jes Sorensen <[EMAIL PROTECTED]> wrote: > > > "Adrian" == Adrian Bunk <[EMAIL PROTECTED]> writes: > > Adrian> The current reiser4 help texts have two disadvantages: 1. they > Adrian> are more marketing speech than technical speech with some > Adrian> debatable statements 2. they are too long >

Re: [2.6.11-rc5-mm1 patch] reiser4 Kconfig help cleanup

2005-03-02 Thread Jes Sorensen
> "Adrian" == Adrian Bunk <[EMAIL PROTECTED]> writes: Adrian> The current reiser4 help texts have two disadvantages: 1. they Adrian> are more marketing speech than technical speech with some Adrian> debatable statements 2. they are too long Excellent patch, that help description has been tota

Re: 2.6.11-rc5-mm1

2005-03-02 Thread Andrew Morton
Aurélien Francillon <[EMAIL PROTECTED]> wrote: > > Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc5/2.6.11-rc5-mm1/ > > > > > > - Lots of tuning/balancing changes in the CPU scheduler. Mainly targetted > > at larger SMT/SMP/NUMA machines. It's

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Andrew Morton
Chris Wright <[EMAIL PROTECTED]> wrote: > > * Andrew Morton ([EMAIL PROTECTED]) wrote: > > - I seem to be getting a lot of patches which don't compile if you breathe > > on the .config file, let alone if you try them on another architecture. > > It > > would be nice to receive less such patch

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Andrew Morton
Adrian Bunk <[EMAIL PROTECTED]> wrote: > > On Tue, Mar 01, 2005 at 01:27:41AM -0800, Andrew Morton wrote: > >... > > All 728 patches: > >... > > reiser4-rcu-barrier.patch > > reiser4: add rcu_barrier() synchronization point > > Considering the patent situation at least in the USA, the > EXPORT_

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Chris Wright
* Andrew Morton ([EMAIL PROTECTED]) wrote: > - I seem to be getting a lot of patches which don't compile if you breathe > on the .config file, let alone if you try them on another architecture. It > would be nice to receive less such patches, please. The ia64 audit bit is likely my fault from

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Andrew Morton
Russell King <[EMAIL PROTECTED]> wrote: > > On Tue, Mar 01, 2005 at 10:18:56AM -0500, [EMAIL PROTECTED] wrote: > > On Tue, 01 Mar 2005 13:55:29 GMT, Russell King said: > > > The PCI updates change the prototype of a helper function for > > > pci_bus_alloc_resource(), but don't touch the actual hel

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Greg KH
On Tue, Mar 01, 2005 at 01:55:29PM +, Russell King wrote: > On Tue, Mar 01, 2005 at 08:36:36AM -0500, [EMAIL PROTECTED] wrote: > > On Tue, 01 Mar 2005 01:27:41 PST, Andrew Morton said: > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc5/2.6.11-rc5-mm1/ > > > >

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Adrian Bunk
On Tue, Mar 01, 2005 at 01:27:41AM -0800, Andrew Morton wrote: >... > All 728 patches: >... > reiser4-rcu-barrier.patch > reiser4: add rcu_barrier() synchronization point Considering the patent situation at least in the USA, the EXPORT_SYMBOL(rcu_barrier) has to become an EXPORT_SYMBOL_GPL. >

Re: 2.6.11-rc5-mm1 (compile stats)

2005-03-01 Thread John Cherry
Linux 2.6 (mm tree) Compile Statistics (gcc 3.4.1) Web page with links to complete details: http://developer.osdl.org/cherry/compile/ KernelbzImage bzImage bzImage modules bzImage modules (defconfig) (allno) (allyes) (allyes) (allmod) (allmod) ---

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Russell King
On Tue, Mar 01, 2005 at 10:18:56AM -0500, [EMAIL PROTECTED] wrote: > On Tue, 01 Mar 2005 13:55:29 GMT, Russell King said: > > The PCI updates change the prototype of a helper function for > > pci_bus_alloc_resource(), but don't touch the actual helper function > > in PCMCIA. > > That explains the

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Valdis . Kletnieks
On Tue, 01 Mar 2005 13:55:29 GMT, Russell King said: > On Tue, Mar 01, 2005 at 08:36:36AM -0500, [EMAIL PROTECTED] wrote: > > This is still showing the same 'cs: unable to map card memory!' issue on my > > Dell laptop. Backing out bk-pci.patch makes it work again. > > > > For what it's worth, the

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Edward Shishkin
Mathieu Segaud wrote: Mathieu Segaud <[EMAIL PROTECTED]> disait derniÃrement que : Hum, one hunk didn't make it. The complete patch is attached fs/reiser4/plugin/item/ctail.c: In function `check_ctail': fs/reiser4/plugin/item/ctail.c:250: attention : l'adresse de ÃÂ ctail_ok ÃÂ sera toujours ÃÂv

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Mathieu Segaud
Mathieu Segaud <[EMAIL PROTECTED]> disait derniÃrement que : > Mathieu Segaud <[EMAIL PROTECTED]> disait derniÃrement que : > > Hum, one hunk didn't make it. > The complete patch is attached as any time I post with no sleep for 3 days, more noodles than brain are in my skull. Did tha wrong strip

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Mathieu Segaud
Mathieu Segaud <[EMAIL PROTECTED]> disait derniÃrement que : Hum, one hunk didn't make it. The complete patch is attached > > fs/reiser4/plugin/item/ctail.c: In function `check_ctail': > fs/reiser4/plugin/item/ctail.c:250: attention : l'adresse de ÃÂ ctail_ok > ÃÂ sera toujours ÃÂvaluÃÂe comme Ã

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Russell King
On Tue, Mar 01, 2005 at 08:36:36AM -0500, [EMAIL PROTECTED] wrote: > On Tue, 01 Mar 2005 01:27:41 PST, Andrew Morton said: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc5/2.6.11-rc5-mm1/ > > > - A pcmcia update which obsoletes cardmgr (although cardmgr still works

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Mathieu Segaud
Andrew Morton <[EMAIL PROTECTED]> disait derniÃrement que : > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc5/2.6.11-rc5-mm1/ > > > - Lots of tuning/balancing changes in the CPU scheduler. Mainly targetted > at larger SMT/SMP/NUMA machines. It's going to be hard to wor

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Valdis . Kletnieks
On Tue, 01 Mar 2005 01:27:41 PST, Andrew Morton said: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc5/2.6.11-rc5-mm1/ > - A pcmcia update which obsoletes cardmgr (although cardmgr still works) and > makes pcmcia work more like regular hotpluggable devices. See the

Re: Fw: Re: 2.6.11-rc5-mm1

2005-03-01 Thread Alexander Gran
To: Andrew Morton <[EMAIL PROTECTED]> > Subject: Re: 2.6.11-rc5-mm1 > > Am Dienstag, 1. März 2005 10:27 schrieben Sie: > > - A pcmcia update which obsoletes cardmgr (although cardmgr still works) > > and makes pcmcia work more like regular hotpluggable devices. See