Displaying 20 results from an estimated 800 matches similar to: "ext3 on 2.4.10-ac11 w/ext3-2.4-0.9.12-2410ac11"
2001 Oct 11
4
ext3 0.9.12 for 2.4.10-ac11
An ext3 update for Alan's latest kernel is at
http://www.uow.edu.au/~andrewm/linux/ext3/
The version of ext3 in -ac kernels currently stands at 0.9.6, so
this is a fairly large diff. However most of this code has had a
decent amount of external testing via the 0.9.9 patch. The changelog
since 0.9.6 is below.
Please test it if you can, and all being well we shall ask Alan
to merge it a
2001 Oct 11
1
ext3-0.9.10 hang with kernel 2.4.10
Hi
Maybe you allready fixed this problem but here goes:
with ext3-0.9.10 and linux-2.4.10-SMP I get a hang
doing the following:
# mkdir test
# cd test
# rmdir ../test
# ls
There are no problems in ext3-0.9.12 and linux-2.4.10-ac11.
Regards
-- Lars Munch
P.S. plz cc me, as I'm not on the list.
2001 Oct 16
1
Ext3 on NON-SMP system
Hi folks,
I successfully installed EXT3 on my non-SMP system.
This is a (single) P3-450 with kernel 2.4.10-ac11 with the
ext3-2.4-0.9.12-2410 patch applied. Works like a jiffy, although I only
converted a single disc (and a not really important one too)!
(Oh and this is a SuSE 7.0 system)
I'd like to note that the Util-Linux installation is pretty hard to do and
can go horribly wrong. In
2002 Jul 08
0
(no subject)
Which version should I use out of the list? Or do I install all of them, one after the other?
ext3-2.4-0.9.9-2410p4.gz 05Sep01 (Against 2.4.10-pre4) (Changelog)
ext3-2.4-0.9.9-249ac9.gz 05Sep01 (Against 2.4.9-ac9)
ext3-2.4-0.9.10-2410.gz 23Sep01 (Against 2.4.10) (Changelog)
patch-rml-2.4.10-ac3-ext3-0.9.9-with-dir-speedup-1.gz 01Oct01 (From Robert Love. Unofficial :-))
2002 Jul 11
1
(no subject)
Which version should I use out of the list? Or do I install all of them, one after the other?
ext3-2.4-0.9.9-2410p4.gz 05Sep01 (Against 2.4.10-pre4) (Changelog)
ext3-2.4-0.9.9-249ac9.gz 05Sep01 (Against 2.4.9-ac9)
ext3-2.4-0.9.10-2410.gz 23Sep01 (Against 2.4.10) (Changelog)
patch-rml-2.4.10-ac3-ext3-0.9.9-with-dir-speedup-1.gz 01Oct01 (From Robert Love. Unofficial :-))
2001 Nov 13
3
Alpha compile warning
Getting this warning compiling on an alpha, is it a problem?
2.4.15-pre4
gcc -D__KERNEL__ -I/usr/users/donjr/linux-2.4.15-pre4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev5
-Wa,-mev6 -DEXPORT_SYMTAB -c journal.c
journal.c: In function `journal_init_inode':
journal.c:758: warning: long long
2001 Oct 12
0
ext3 and 2.4.10-ac12
Does anyone know if the 2.4.10-ac11 ext3 patch applies cleanly to
2.4.10-ac12? If so, do you think it's safe to use?
Thanks!
2001 Oct 13
3
2.2.19+ext3 or 2.4.1x+ext3 ?
I've not been happy with the stories about the "stable" 2.4.x kernels.
Everywhere I read people saying "not for production use".
Would you recommend adding ext3 to 2.2.19 (ext3-0.0.7a) or moving to
2.4.1x and using ext3 there (ext3-0.9.12)?
--
-IAN! Ian! D. Allen Ottawa, Ontario, Canada idallen@ncf.ca
Home Page on the Ottawa FreeNet: http://www.ncf.ca/~aa610/
2001 Oct 20
2
FSCK?
An EXT3 filesystem technically isn't supposed to require an fsck,
correct? Well, as per my last email re: EXT3 Crash?! I ran an fsck on a
couple of my LVMs. It said they were clean, but then I decided to be
100% sure and force an fsck. Error after Error after Error after Error.
I wound up losing almost half the data on my LVM due to all the errors.
What's the real deal? Am I doing
2001 Dec 11
1
EXT3-fs error..bad entry in directory
Hello ext3-users,
We have a RH71 machine running 2.4.16 kernel with e2fsprogs 1.25.
I noticed many of these errors in our logs.
EXT3-fs error (device sd(8,1)): ext3_readdir: bad entry in directory
#884828: directory entry across blocks - offset=0, inode=404600689,
rec_len=23080, name_len=59
EXT3-fs error (device sd(8,1)): ext3_readdir: bad entry in directory
#966714: rec_len % 4 != 0 -
2001 Oct 23
3
Recreate journal after switch between ext2/ext3 ?
Hi,
After mounting -t ext2 an ext3 partition, working with,
do I have to recreate .journal when I remount the
partition as ext3 ? Thanks !
Liu
2020 Jul 17
4
Allowed operations for passes that report "no change"
I’m digging through a build failure [1], and it looks like the loop idiom recognizer adds some instructions [2], and then removes them again [3]. I don’t understand why yet, but the LegacyPassManager detects that the structural hash of the function has changed, and complains that the pass didn’t correctly report that it changed the function [4] (even though materially, it didn’t).
This raises a
2005 Feb 03
3
Reading Dates in a csv File
Hi all. I'm reading in a flat, comma-delimited flat file using read.csv.
It works marvelously for the most part. I am using the colClasses argument
to, basically, create numeric, factor and character classes for the columns
I'm reading in. However, a couple of the fields in the file are date
fields. I'm fully aware that POSIXct can be used as a class, however the
field must obey,
2001 Sep 23
3
Patch for 2.4.10?
Will there be a patch of the latest version of ext3 for kernel 2.4.10 forthcoming?
--
David Hollister
Driversoft Engineering: http://devicedrivers.com
Digital Audio Resources: http://digitalaudioresources.org
2004 Jun 16
2
erf function documentation
Hi all. I may be wrong, (and often am), but in trying
to determine how to calculate the erf function, the
documentation for 'pnorm' states:
## if you want the so-called 'error function'
erf <- function(x) 2 * pnorm(x * sqrt(2)) - 1
## and the so-called 'complementary error function'
erfc <- function(x) 2 * pnorm(x * sqrt(2),
lower=FALSE)
Should, instead, it read:
2001 Oct 10
1
ext3 as root and 2.4.10
Hi
I switched over to ext3 a few weeks ago because it was faster to boot when
the power has failed (and it fails every day or so...)
I was using 2.4.9, everything was right, all my partitions were ext3,
including root :
VFS: Mounted root (ext3 filesystem) readonly.
I switched over to 2.4.10, with the right patch, and now :
VFS: Mounted root (ext2 filesystem) readonly.
whatever I try to do...
even
2001 Oct 05
1
Kernel 2.4.10 prblem
Hi, I'm using tinc 1.pre3 with kernel 2.4.3 and it was working fine. I
upgraded my kernel to 2.4.10 and tinc stopped working with the following
error in syslog:
=======
tinc.vpn1[236]: Error while reading from ethertap device: File descriptor in
bad state
=========
Does anyone had this problem and can you help me with it ?
-
Tinc: Discussion list about the tinc VPN daemon
Archive:
2001 Oct 26
1
Using ACLs with Samba 2.2.2 on a 2.4.10 Kernel
Hello out there again!
I have a problem with ACLs: I build Samba 2.2.2 with ACL support. ACLs are
0.7.21 (from acl.bestbits.at) on a 2.4.10 Kernel. ACLs are working fine
within Linux. When I connect to a Samba share from a Windows NT Workstation
or Server, I only see the three standard acls representing world, group and
owner. I have several files with acls for testing but non of this acls is
2005 Sep 09
1
Centos 4.1 DISPLAY question - SOLVED
I was trying to do --display=machine:0.0 and all I needed was --display=:0.0
Specifying the machine or IP address was not working for some reason...
Jerry
------------------
Actually this has nothing to do with ssh...
On my box that I have running X windows I can type mozilla in a terminal
window
and mozilla comes up... no problem. I then stop mozilla.
I then do CTL+ALT_F1 to get a console.
2006 Jun 04
4
eRuby & Rails: Not Compatible
I''m new to Ruby, Rails, and this list. I''ve tried searching for an
answer but it all seems to be over my head. I have all the books but
again they seem to leave me on my own to figure out the stuff that
really matters. Where is the best place to find out the details?
Exactly what are these much celebrated "naming conventions"; i.e. where
do I find an exhaustive