lkml.org 
[lkml]   [2003]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [ANN] NTFS 2.1.1a for kernel 2.4.20 released
On Mon, Feb 24, 2003 at 11:12:39AM +0000, Anton Altaparmakov wrote:
> NTFS 2.1.1a is now released for kernel 2.4.20. This fixes both the
> reported hangs and improves the handling of compressed files so that the
> warning message people keep reporting is now gone. (Note the hangs were
> specific to the 2.4.x kernel ntfs versions. 2.5.x kernel ntfs versions
> are not affected.)

This:

@@ -8,6 +8,7 @@ enum km_type {
KM_USER0,
KM_USER1,
KM_BH_IRQ,
+ KM_BIO_IRQ,
KM_TYPE_NR
};

is bogus. You should be using KM_BH_IRQ.

And btw, 2.4.21-pre now has ->alloc_inode and ->destroy_inode, use them :)
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.041 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site