Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310955
b: refs/heads/master
c: 906369e
h: refs/heads/master
i:
  310953: 634bac2
  310951: 6fc0b62
v: v3
  • Loading branch information
Fred Isaman authored and Trond Myklebust committed Jun 9, 2012
1 parent d46a4e9 commit 7c0ac81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d0dbc6ae8a5194aaecb9cfffb9053f38fce8b86
refs/heads/master: 906369e43c29001c39c7dfed8a01b9dff24ace75
4 changes: 2 additions & 2 deletions trunk/fs/nfs/direct.c
Original file line number Diff line number Diff line change
Expand Up @@ -517,9 +517,9 @@ static void nfs_direct_commit_complete(struct nfs_commit_data *data)
nfs_list_remove_request(req);
if (dreq->flags == NFS_ODIRECT_RESCHED_WRITES) {
/* Note the rewrite will go through mds */
kref_get(&req->wb_kref);
nfs_mark_request_commit(req, NULL, &cinfo);
}
} else
nfs_release_request(req);
nfs_unlock_and_release_request(req);
}

Expand Down

0 comments on commit 7c0ac81

Please sign in to comment.