Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201759
b: refs/heads/master
c: 78558fe
h: refs/heads/master
i:
  201757: 092b2d2
  201755: e4400ae
  201751: 2b40f51
  201743: 9a807d7
  201727: bce1f8f
v: v3
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Jul 26, 2010
1 parent 65d7ce4 commit 8f4b224
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: d4f7a5cbd5449a3d2097f601f588886ea7b70dc3
refs/heads/master: 78558fe8d8326b2395da33456cd9eec57ffc081a
7 changes: 0 additions & 7 deletions trunk/fs/xfs/linux-2.6/xfs_aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1072,13 +1072,6 @@ xfs_vm_writepage(
if ((current->flags & PF_FSTRANS) && (delalloc || unwritten))
goto out_fail;

/*
* Delay hooking up buffer heads until we have
* made our go/no-go decision.
*/
if (!page_has_buffers(page))
create_empty_buffers(page, 1 << inode->i_blkbits, 0);

/* Is this page beyond the end of the file? */
offset = i_size_read(inode);
end_index = offset >> PAGE_CACHE_SHIFT;
Expand Down

0 comments on commit 8f4b224

Please sign in to comment.