Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132259
b: refs/heads/master
c: 15e7b87
h: refs/heads/master
i:
  132257: 7d38729
  132255: 3d8c327
v: v3
  • Loading branch information
Johannes Weiner authored and Linus Torvalds committed Mar 14, 2009
1 parent b1a2019 commit e039a13
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: 020fe22ff14320927f394de222cbb11708bcc7a8
refs/heads/master: 15e7b8767605dc0cb9bd4594caabfec392385210
1 change: 1 addition & 0 deletions trunk/fs/ramfs/file-nommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize)
return -EFBIG;

add_error:
pagevec_lru_add_file(&lru_pvec);
page_cache_release(pages + loop);
for (loop++; loop < npages; loop++)
__free_page(pages + loop);
Expand Down

0 comments on commit e039a13

Please sign in to comment.