On Tue, 27 Jun 2006 11:54:44 +0200
Jens Axboe <[email protected]> wrote:
> > So the problem is that "fcache_close_dev()" have zero chances to run ;)
>
> Hmm, you seem to be using an older fcache version. I'll test this and
> post an updated patch if it doesn't work with the newer version.
I'm using the one that comes with "2.6.17-ck1" as the subject suggest :)
Anyway I've just seen this in your git tree:
@@ -2222,6 +2283,7 @@ static int ext3_remount (struct super_bl
[CUT]
ext3_init_journal_params(sb, sbi->s_journal);
+ if (fcache_devnum) {
+ ext3_close_fcache(sb);
+ ext3_open_fcache(sb, fcache_devnum);
+ }
So I suppose that it's already fixed.
:)
--
Paolo Ornati
Linux 2.6.17-ck1 on x86_64
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]