Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255120
b: refs/heads/master
c: dbcdde3
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig committed Jul 8, 2011
1 parent b710200 commit 102ed70
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: 680a647b49fa52de0b37b8bc58a3a8c4bc76b262
refs/heads/master: dbcdde3e76f45d56c4a30ca6c5d69b6d473d3fd1
2 changes: 1 addition & 1 deletion trunk/fs/xfs/linux-2.6/xfs_aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ xfs_vm_writepage(
offset = page_offset(page);
type = IO_OVERWRITE;

if (wbc->sync_mode == WB_SYNC_NONE && wbc->nonblocking)
if (wbc->sync_mode == WB_SYNC_NONE)
nonblocking = 1;

do {
Expand Down

0 comments on commit 102ed70

Please sign in to comment.