(2.4) ext3 - commit=NNN overridden by laptopmode (bdflush)
From: Micha Feigin (michf_at_post.tau.ac.il)
Date: 01/29/04
- Previous message: Greg KH: "Re: Typo (Re: [PATCH] i2c driver fixes for 2.6.2-rc2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jan 2004 01:30:39 +0200 To: lkml <linux-kernel@vger.kernel.org>
When looking into the ext3 commit code I saw that it has a commit=NNN
mount option for specifying the log update time (same as in 2.6). The
problem is that this value is overridden by the laptopmode code that
was added which uses the value of get_buffer_flushtime which takes its
value from bdflush, which makes that option obsolete.
It looks to me that the bdflush code should be taken back out of the
ext3 code.
I don't mind doing it but only if there is interest.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Greg KH: "Re: Typo (Re: [PATCH] i2c driver fixes for 2.6.2-rc2)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|