Whamcloud - gitweb
b=18293
authorjxiong <jxiong>
Fri, 10 Apr 2009 03:32:21 +0000 (03:32 +0000)
committerjxiong <jxiong>
Fri, 10 Apr 2009 03:32:21 +0000 (03:32 +0000)
commitfc0080159c9fea743962a9d060b98d7e449e9495
tree8ca9e859b9f43d1598252de8b41af899350db303
parentb8c8ce3d1082929360ad168db85ec687b3e07026
b=18293
i=fan.yong,rread

Revise the handling of IO error in clio:
- don't set page error for sync and direct IO;
- when IO error occurs, take the page out from SoM queue since we don't resend
  the page right now.
lustre/llite/vvp_io.c
lustre/llite/vvp_page.c