Re: [PATCH] Disable debug messages in reiserfs.mod

2009-08-17 Thread Robert Millan
On Sat, Aug 15, 2009 at 04:37:26PM +0200, Vladimir 'phcoder' Serbinenko wrote: > As you can see reiserfs.c is the only filesystem module with debugging > information. (Now I noticed that affs.c and fat.c have a leftover > grub_printf which I'll change to dprintf. In fat.c additionally printf > is d

Re: [PATCH] Disable debug messages in reiserfs.mod

2009-08-15 Thread Isaac Dupree
Vladimir 'phcoder' Serbinenko wrote: Hello. Recently we had no bug-reports about ReiserFS and ... Maybe it's because people aren't using grub to load things on ReiserFS? I've stuck with Ext3 everywhere for awhile now and so do a lot of distros' defaults. (not arguing against it, just think

Re: [PATCH] Disable debug messages in reiserfs.mod

2009-08-15 Thread Vladimir 'phcoder' Serbinenko
2009/8/15 Javier Martín : > El sáb, 15-08-2009 a las 16:12 +0200, Vladimir 'phcoder' Serbinenko > escribió: >> Hello. Recently we had no bug-reports about ReiserFS and debug >> messages and disabling them saves 533 bytes. I find it important >> especially because core.img with reiserfs is currently

Re: [PATCH] Disable debug messages in reiserfs.mod

2009-08-15 Thread Javier Martín
El sáb, 15-08-2009 a las 16:12 +0200, Vladimir 'phcoder' Serbinenko escribió: > Hello. Recently we had no bug-reports about ReiserFS and debug > messages and disabling them saves 533 bytes. I find it important > especially because core.img with reiserfs is currently the biggest > among filesystems