1. 02 10月, 2011 1 次提交
    • A
      btrfs: add an extra wait mode to read_extent_buffer_pages · bb82ab88
      Arne Jansen 提交于
      read_extent_buffer_pages currently has two modes, either trigger a read
      without waiting for anything, or wait for the I/O to finish. The former
      also bails when it's unable to lock the page. This patch now adds an
      additional parameter to allow it to block on page lock, but don't wait
      for completion.
      
      Changes v5:
       - merge the 2 wait parameters into one and define WAIT_NONE, WAIT_COMPLETE and
         WAIT_PAGE_LOCK
      
      Change v6:
       - fix bug introduced in v5
      Signed-off-by: NArne Jansen <sensille@gmx.net>
      bb82ab88
  2. 01 10月, 2011 2 次提交
  3. 21 9月, 2011 2 次提交
  4. 18 9月, 2011 7 次提交
  5. 13 9月, 2011 8 次提交
  6. 12 9月, 2011 3 次提交
  7. 11 9月, 2011 17 次提交
新手
引导
客服 返回
顶部