2000-11-28 20:53:19

by Vladislav Malyshkin

[permalink] [raw]
Subject: 2.2.16-22 (RedHat 7.0) fs problem

when doing mount/umount of a MSDOS floppy on 2.2.16-22
I often get

/var/log/messages.1:Nov 25 21:02:18 localhost kernel: set_blocksize: dev
02:00 buffer_dirty 19 size 512
/var/log/messages.2:Nov 16 18:19:05 localhost kernel: set_blocksize: dev
02:00 buffer_dirty 19 size 512

Is this harmless or sume bug in the filesystem?

Vladislav

The system is:
processor : 0
vendor_id : GenuineIntel
cpu family : 5
model : 2
model name : Pentium 75 - 200
stepping : 5
cpu MHz : 90.001
fdiv_bug : no
hlt_bug : no
sep_bug : no
f00f_bug : yes
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr mce cx8
bogomips : 179.40




2000-11-28 21:09:42

by Alan

[permalink] [raw]
Subject: Re: 2.2.16-22 (RedHat 7.0) fs problem

> when doing mount/umount of a MSDOS floppy on 2.2.16-22
> I often get
>
> /var/log/messages.1:Nov 25 21:02:18 localhost kernel: set_blocksize: dev
> 02:00 buffer_dirty 19 size 512
> /var/log/messages.2:Nov 16 18:19:05 localhost kernel: set_blocksize: dev
> 02:00 buffer_dirty 19 size 512

It implies there were buffers still around that didnt get flushed. Its sort
of 'harmless but shouldnt happen'

>