Whamcloud - gitweb
b=22310 do not break early in osc_io_submit() which might cause sub-optimal rpc size...
authorEric Mei <Eric.Mei@Sun.COM>
Mon, 19 Apr 2010 23:29:25 +0000 (16:29 -0700)
committerRobert Read <robert.read@oracle.com>
Mon, 19 Apr 2010 23:34:17 +0000 (16:34 -0700)
commit52c90605254df678dfb932c5297c1fcb7e743af1
treeaaba400c080f75d993d142375cfe4d3c0c577592
parentf1877b1a9b1c988554589189a11af698fe22b254
b=22310 do not break early in osc_io_submit() which might cause sub-optimal rpc size for read and synchronous write.

i=wangdi
i=rread
lustre/osc/osc_io.c