[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: Sat, 04 Jun 2011 19:19:59 +0200
- From: sebastien at milkymist.org (Sebastien Bourdeauducq)
- Subject: Fwd: [Milkymist-devel] [PATCH] imfs: give a default value to st_blksize
On Sat, 2011-06-04 at 06:55 +0200, Joel Sherrill wrote:
> int imfs_rq_memfile_bytes_per_block = CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK;
>
> So you want that variable.
I'm using buf->st_blksize = imfs_rq_memfile_bytes_per_block in my tree
and it works (i.e. the bugs that I had with the mv shell command are
gone). Can you apply the change upstream too?
Thanks,
S?bastien