1. 04 8月, 2014 1 次提交
  2. 14 7月, 2014 2 次提交
    • T
      Merge branch 'bugfixes' into linux-next · e655f945
      Trond Myklebust 提交于
      * bugfixes:
        NFS: Don't reset pg_moreio in __nfs_pageio_add_request
        NFS: Remove 2 unused variables
        nfs: handle multiple reqs in nfs_wb_page_cancel
        nfs: handle multiple reqs in nfs_page_async_flush
        nfs: change find_request to find_head_request
        nfs: nfs_page should take a ref on the head req
        nfs: mark nfs_page reqs with flag for extra ref
        nfs: only show Posix ACLs in listxattr if actually present
      
      Conflicts:
      	fs/nfs/write.c
      e655f945
    • T
      NFS: Don't reset pg_moreio in __nfs_pageio_add_request · f563b89b
      Trond Myklebust 提交于
      Once we've started sending unstable NFS writes, we do not want to
      clear pg_moreio, or we may end up sending the very last request as
      a stable write if the commit lists are still empty.
      
      Do, however, reset pg_moreio in the case where we end up having to
      recoalesce the write if an attempt to use pNFS failed.
      Signed-off-by: NTrond Myklebust <trond.myklebust@primarydata.com>
      f563b89b
  3. 13 7月, 2014 23 次提交
  4. 09 7月, 2014 3 次提交
  5. 03 7月, 2014 1 次提交
  6. 01 7月, 2014 1 次提交
  7. 26 6月, 2014 2 次提交
  8. 25 6月, 2014 7 次提交