[PATCH 1/6] jbd: remove duplicated debug print

Akinobu Mita mita at miraclelinux.com
Fri Sep 9 08:43:42 UTC 2005


remove duplicated debug print

Signed-off-by: Akinobu Mita <mita at miraclelinux.com>

---

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

--- 2.6-mm/fs/jbd/commit.c.orig	2005-09-02 00:53:49.000000000 +0900
+++ 2.6-mm/fs/jbd/commit.c	2005-09-02 00:54:11.000000000 +0900
@@ -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




More information about the Ext3-users mailing list