commit | 1bd5d6d08ea7ed0794c8a3908383d6d6fc202cdd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Sep 09 16:43:09 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Sep 09 16:43:09 2017 -0400 |
tree | 964725f949b9f7ec7aa97d40921b7b588c8a7c80 | |
parent | 8b77484f2b3d8f1096a2231d513fc589e4857a73 [diff] |
NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests() If we skip a subrequest due to a zero refcount, we should still count the byte range that it covered so that we accurately reconstruct the original request size. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>