[CIFS] Explicitly set stat->blksize
authorSteve French <sfrench@us.ibm.com>
Tue, 7 Nov 2006 19:26:33 +0000 (19:26 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 7 Nov 2006 19:26:33 +0000 (19:26 +0000)
CIFS may perform I/O over the network in larger chunks than the page size,
so it should explicitly set stat->blksize to ensure optimal I/O bandwidth

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found