commit | b66aaa8dfeda7b5c7df513cf3b36e1290fa84055 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Jul 18 15:22:12 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 15 11:54:47 2017 -0400 |
tree | 1e998c046a8313506772867245816cc5c1a38d48 | |
parent | 31a01f093edbc687e783a4c8adcd76d3cc91a559 [diff] |
NFS: Fix the inode request accounting when pages have subrequests Both nfs_destroy_unlinked_subrequests() and nfs_lock_and_join_requests() manipulate the inode flags adjusting the NFS_I(inode)->nrequests. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>