Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70728
b: refs/heads/master
c: c6945e7
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Oct 17, 2007
1 parent 170ee72 commit 192caba
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: 1b43ef91d40190b16ba10218e66d5c2c4ba11de3
refs/heads/master: c6945e77e477103057b4a639b4b01596f5257861
2 changes: 1 addition & 1 deletion trunk/fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ __writeback_single_inode(struct inode *inode, struct writeback_control *wbc)
struct address_space *mapping = inode->i_mapping;
int ret;

list_move(&inode->i_list, &inode->i_sb->s_dirty);
redirty_tail(inode);

/*
* Even if we don't actually write the inode itself here,
Expand Down

0 comments on commit 192caba

Please sign in to comment.