1. 03 5月, 2007 1 次提交
  2. 27 4月, 2007 10 次提交
  3. 15 3月, 2007 1 次提交
  4. 29 12月, 2006 1 次提交
    • M
      ocfs2: Allow direct I/O read past end of file · 564f8a32
      Mark Fasheh 提交于
      ocfs2_direct_IO_get_blocks() was incorrectly returning -EIO for a direct I/O
      read whose start block was past the end of the file allocation tree. Fix
      things so that we return a hole instead. do_direct_IO() will then notice
      that the range start is past eof and return a short read.
      
      While there, remove the unused vbo_max variable.
      Signed-off-by: NMark Fasheh <mark.fasheh@oracle.com>
      564f8a32
  5. 09 12月, 2006 1 次提交
  6. 02 12月, 2006 4 次提交
  7. 21 9月, 2006 1 次提交
  8. 30 6月, 2006 1 次提交
  9. 29 6月, 2006 1 次提交
  10. 18 5月, 2006 1 次提交
  11. 27 3月, 2006 1 次提交
  12. 25 3月, 2006 1 次提交
  13. 04 1月, 2006 1 次提交