Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70725
b: refs/heads/master
c: f57b9b7
h: refs/heads/master
i:
  70723: 3cd741f
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Oct 17, 2007
1 parent 4973c06 commit 0b19c02
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: 9852a0e76cd9c89e71f84e784212fdd7a97ae93a
refs/heads/master: f57b9b7b4f68e1723ca99381dc10c8bc07d6df14
2 changes: 1 addition & 1 deletion trunk/fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ sync_sb_inodes(struct super_block *sb, struct writeback_control *wbc)
* writeback is not making progress due to locked
* buffers. Skip this inode for now.
*/
list_move(&inode->i_list, &sb->s_dirty);
redirty_tail(inode);
}
spin_unlock(&inode_lock);
iput(inode);
Expand Down

0 comments on commit 0b19c02

Please sign in to comment.