<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
From: Akinobu Mita &lt;mita@miraclelinux.com&gt;

Signed-off-by: Akinobu Mita &lt;mita@miraclelinux.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
---

 fs/jbd/commit.c |    2 --
 1 files changed, 2 deletions(-)

diff -puN fs/jbd/commit.c~jbd-remove-duplicated-debug-print fs/jbd/commit.c
--- devel/fs/jbd/commit.c~jbd-remove-duplicated-debug-print	2005-09-10 14:53:28.000000000 -0700
+++ devel-akpm/fs/jbd/commit.c	2005-09-10 14:53:28.000000000 -0700
@@ -425,8 +425,6 @@ write_out_data:
 
 	journal_write_revoke_records(journal, commit_transaction);
 
-	jbd_debug(3, "JBD: commit phase 2\n");
-
 	/*
 	 * If we found any dirty or locked buffers, then we should have
 	 * looped back up to the write_out_data label.  If there weren't
_
</pre></body></html>