Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.24-rc7-git7 /fs/fs-writeback.c

Filename:/fs/fs-writeback.c
Lines Added:0
Lines Deleted:2
Also changed in: (Previous) 2.6.24-rc7  2.6.24-rc6  2.6.24-rc5  2.6.24-rc4  2.6.24-rc3  2.6.24-rc2 
(Following) 2.6.24-rc7-git8  2.6.24-rc8  2.6.24  2.6.24-git15  2.6.24-git16  2.6.24-git17 

Location
[  2.6.24-rc7-git7
  [  fs
     o  fs-writeback.c

Patch

diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
index 0fca820..300324b 100644
--- a/fs/fs-writeback.c
+++ b/fs/fs-writeback.c
@@ -482,8 +482,6 @@ sync_sb_inodes(struct super_block *sb, struct writeback_control *wbc)
       if (wbc->nr_to_write <= 0)
          break;
    }
-   if (!list_empty(&sb->s_more_io))
-      wbc->more_io = 1;
    return;      /* Leave any unwritten inodes on s_io */
 }
 


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.