public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] ext3 synchronous mount speedup
@ 2002-02-12 23:13 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2002-02-12 23:13 UTC (permalink / raw)
  To: Alan Cox, lkml

Ditto.

--- linux-2.4.18-pre8/fs/ext3/inode.c	Tue Feb  5 00:33:05 2002
+++ linux-akpm/fs/ext3/inode.c	Wed Feb  6 23:40:48 2002
@@ -581,8 +581,6 @@ static int ext3_alloc_branch(handle_t *h
 			
 			parent = nr;
 		}
-		if (IS_SYNC(inode))
-			handle->h_sync = 1;
 	}
 	if (n == num)
 		return 0;

-

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-12 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-12 23:13 [patch] ext3 synchronous mount speedup Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox