From: Micha Feigin <michf@post.tau.ac.il>
To: lkml <linux-kernel@vger.kernel.org>
Subject: (2.4) ext3 - commit=NNN overridden by laptopmode (bdflush)
Date: Thu, 29 Jan 2004 01:30:39 +0200 [thread overview]
Message-ID: <20040128233039.GG3975@luna.mooo.com> (raw)
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.
reply other threads:[~2004-01-28 23:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040128233039.GG3975@luna.mooo.com \
--to=michf@post.tau.ac.il \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.