1. 02 May, 2007 3 commits
  2. 26 Apr, 2007 10 commits
  3. 14 Mar, 2007 1 commit
  4. 29 Dec, 2006 1 commit
    • Mark Fasheh's avatar
      ocfs2: Allow direct I/O read past end of file · 564f8a32
      Mark Fasheh authored
      
      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: default avatarMark Fasheh <mark.fasheh@oracle.com>
      564f8a32
  5. 08 Dec, 2006 1 commit
  6. 02 Dec, 2006 4 commits
  7. 20 Sep, 2006 1 commit
  8. 29 Jun, 2006 1 commit
  9. 28 Jun, 2006 1 commit
  10. 17 May, 2006 1 commit
  11. 26 Mar, 2006 1 commit
  12. 24 Mar, 2006 1 commit
  13. 03 Jan, 2006 1 commit