[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: [Milkymist-devel] [PATCH] imfs: give a default value to st_blksize
- Date: Fri, 03 Jun 2011 18:37:42 +0200
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: Fwd: [Milkymist-devel] [PATCH] imfs: give a default value to st_blksize
On 06/03/2011 06:33 PM, Joel Sherrill wrote:
> That is wrong. There is a variable produced by confdefs which is the block size. It can vary. Not device dependent for imfs but definitely not always 1K
Then there is another bug in RTEMS.
Blocksizes in general definitely are device dependent.
Ralf