commit | af7cf057933f01dc7f33ddfb5e436ad598ed17ad | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Sep 29 20:34:05 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Dec 31 13:53:48 2015 -0500 |
tree | b7a37c7c1767aa6b7fa3f9434dc56f9069031cd2 | |
parent | dc602dd706cb64036132a7903ead1c67d9a7bcb9 [diff] |
NFS: Allow multiple commit requests in flight per file Allow synchronous RPC calls to wait for pending RPC calls to finish, but also allow asynchronous ones to just fire off another commit. With this patch, the xfstests generic/074 test completes in 226s instead of 242s Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>