commit | e39928f942ff7a9d1cb9005423e9e35a0a4bb2e0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Jul 12 19:10:56 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jul 19 15:28:21 2017 -0400 |
tree | a146f72402513255e27a62729cc51a499e919bba | |
parent | 89a6814d9b665b196aa3a102f96b6dc7e8cb669e [diff] |
NFS: Fix a COMMIT race in pNFS We must make sure that cinfo->ds->nwritten is in sync with the commit list, since it is checked as part of pnfs_scan_commit_lists(). Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>