[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: [Milkymist-devel] [PATCH] imfs: give a default value to st_blksize



On Fri, 2011-06-03 at 17:34 +0200, Ralf Corsepius wrote:
> This patch can't be correct. The blksize is a device's feature and 
> therefore needs to queried from the device.

There is no underlying block device for IMFS, it just creates files and
directories by allocating memory on the heap.