Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19476
b: refs/heads/master
c: 1935245
h: refs/heads/master
v: v3
  • Loading branch information
Dirk Mueller authored and Trond Myklebust committed Feb 1, 2006
1 parent 0dc9610 commit a7506cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: fba3bad488a2eec2d76c067edb7a5ff92ef42431
refs/heads/master: 1935245655996ca4d14e687c3a100d2e2bbdc78d
2 changes: 1 addition & 1 deletion trunk/fs/nfs/direct.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ static ssize_t nfs_direct_write_seg(struct inode *inode,
if (wdata->verf.committed != NFS_FILE_SYNC) {
need_commit = 1;
if (memcmp(&first_verf.verifier, &wdata->verf.verifier,
sizeof(first_verf.verifier)));
sizeof(first_verf.verifier)))
goto sync_retry;
}

Expand Down

0 comments on commit a7506cb

Please sign in to comment.