Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252732
b: refs/heads/master
c: d76ee18
h: refs/heads/master
v: v3
  • Loading branch information
Darrick J. Wong authored and Al Viro committed May 28, 2011
1 parent f25320b commit e538340
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3d08bcc887a1c8d12be8d81f747ffa2e8a44b67b
refs/heads/master: d76ee18a8551e33ad7dbd55cac38bc7b094f3abb
1 change: 1 addition & 0 deletions trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -2382,6 +2382,7 @@ int __block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf,
ret = -EAGAIN;
goto out_unlock;
}
wait_on_page_writeback(page);
return 0;
out_unlock:
unlock_page(page);
Expand Down

0 comments on commit e538340

Please sign in to comment.