Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294403
b: refs/heads/master
c: 2aeb98f
h: refs/heads/master
i:
  294401: 2b76ba7
  294399: 54cbdc9
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Feb 1, 2012
1 parent ab19c01 commit 067ff29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 536e43d12b9517bbbf6114cd1a12be27857a4d7a
refs/heads/master: 2aeb98f498ce37742b743080fdc6c8cf64053599
2 changes: 2 additions & 0 deletions trunk/fs/nfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,8 @@ static int nfs_vm_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf)
if (mapping != dentry->d_inode->i_mapping)
goto out_unlock;

wait_on_page_writeback(page);

pagelen = nfs_page_length(page);
if (pagelen == 0)
goto out_unlock;
Expand Down

0 comments on commit 067ff29

Please sign in to comment.