SEARCH  

NEWS

2010.10.06:11:36:28
Płatność kartą chroni przed upadłością biura podróży?
Aby uchronić się przed utratą pieniędzy wpłaconych na poczet przyszłej wycieczki, najlepiej zapłacić kartą płatniczą. W przypadku upadłości biura podróży i odwołania imprezy można złożyć reklamację w banku i powołać się na nieotrzymanie opłaconej usługi. W ten sposób odzyskamy swoje pieniądze, co może nie być takie proste, jeśli zapłacimy gotówką.

 

150029444544_509360007819Matt Bernstein

 
128720324526_522460007086Maurice Volaski
On Fri, Aug 26, 2005 at 01:16:34PM +0100, Matt Bernstein wrote: On Aug 25 Stephen C. Tweedie wrote: Which version of e2fsprogs? There were some serious algorithmic inefficiencies in some

 
167420244042_560560007507kwijibo

 
127222574948_559960007420Joseph D Wagner

 
173922704652_586060007843Joseph D Wagner

 
161428274787_515760007410Joseph D Wagner
On May 19, 2005 12:19 -0500, Joseph D. Wagner wrote: May 19 09:56:37 spf1 kernel: kernel BUG at fs/jbd/checkpoint.c:361! fs/jbd is not ext3. Please direct this to the jbd people. ???

 
197722064442_550260007187David Clunie
Joseph D. Wagner wrote:

 
158921034211_563160007828Stephen C Tweedie
May 15 04:03:30 localhost kernel: EXT3-fs error (device sdd1): ext3_xattr_get: inode 63343526: bad block 165510584 May 15 04:03:34 localhost kernel: EXT3-fs error (device sdd1): ext3_xattr_ge

 
113729814085_508460007230Theodore Tso
Hi all, I was having a ext3 filesystem with writeback. yesterday my system crashed and now when i try to mount it, it gives me "Invalid argument". Following is the command line #mount -

 
150523184501_515760007827Andreas Dilger
ok, but just curious, if it is not cleanly umounted, mount shouldnt be able to mount it as ext2fs. ----- Original Message ----- From: "Theodore Tso" <tytso@xxxxxxx To: <anandtiwari

 
200027924654_578760007573Andreas Dilger
What I would do (if you dont mind overwriting the disk, presumably not if it is just new and doesnt contain important data) is to write a small test program to write the byte offset at the star

 
119629254780_563960007210Hans Yperman
Hi, On Tue, 2005-05-17 at 08:42, Joseph D. Wagner wrote: What I would do (if you dont mind overwriting the disk, presumably not if it is just new and doesnt contain important data) is to

 
182620164314_503660007023Theodore Tso
I guess these 2 facts need fixing: 1) loopback devices should not pass errors over to their underlying filesystems. I have a test partition setup for these circumstances. Ill try to reproduce

 
186427854004_595060007584Jason Sydes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [!! ive Cced several fs lists, please remove when when replying !!] hi all, from time to time i do some benchmarks for several filesystems and several

 
117923744902_568160007079kapilsampath
Hello, Hi, I connected my harddisk which had ext3 filesystem and some files archived in it as slave device and issued "mkfs /dev/hdb2" accidentally. Immediately I issued Ctrl C

 
150825314872_516160007820Damian Menscher
On Sun, April 24, 2005 14:06, kapil.sampath@xxxxxxxxx said: mount -t ext3 /dev/hdb2 mnt_pt/ mount: wrong fs type, bad option, bad superblock on /dev/hdb2, or too many mounted file systems well

 
173425144745_551460007172Andreas Dilger
This patch contains the following possible cleanups: - make needlessly global functions static - #if 0 the following unused global functions: - journal.c: __journal_internal_check - journal.c: jo

 
172429794188_503860007835Mark Fasheh
On Mon, Apr 25, 2005 at 04:24:16PM -0600, Andreas Dilger wrote: On Apr 23, 2005 01:57 +0200, Adrian Bunk wrote: This patch contains the following possible cleanups: - make needlessly globa

 
106128794620_506560007489Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global functions static - journal.c: remove the unused global function __journal_internal_check and move the check

 
164920084863_555160007394Andreas Dilger
This patch contains the following possible cleanups: - make needlessly global functions static - journal.c: remove the unused global function __journal_internal_check and move the check

 
163121964926_550260007243Andreas Dilger
On Tue, Jul 12, 2005 at 04:32:44PM -0600, Andreas Dilger wrote: On Jul 12, 2005 22:27 +0200, Adrian Bunk wrote: ... - journal.c: remove the unused global function __journal_internal_check

 
132120914757_506660007910Andreas Dilger
Hi Andreas, I need the following patch to make ext3 online resizing work with linux 2.6.11.6 on amd64 with a 32bit userland. Do the changes look o.k.? I converted everything to ext3 since it should

 
123823294889_542760007904evilninja
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [ccing 4 mailing lists, please reply to *one* list only!] hi, i was about to set up a new fs for my desktop machine and i could not decide which fs it

 
126224294783_588260007611Ziga Mahkovec
Hello all, I have a question about ext3/jbd for 2.4 as it pertains to the ARM architecture. The presence of the ext3 and/or jbd drivers seem to cause suspend/resume to stop working on our platform (

 
137021444619_523360007308Theodore Tso
Hi all! I have a slight problem: I have an external disk which contains one big filesystem (like a floppy) type ext3 (If you ask why: blame udev or maxtor, or me because I am stupid) which is approx

 
162723264505_555260007862Tom Cooper
On Mon, 11 Apr 2005, Theodore Tso wrote: Theoretically? Yes. Is it going to be easy? Unfortunatly, no one has written a tool to do way to do this is to buy or borrow a disk (disks are ch

 
179521494954_555260007559Tom Cooper
Norbert Preining said: On Mon, 11 Apr 2005, Theodore Tso wrote: Theoretically? Yes. Ok. This is what I wanted to know. I thought exactely the same about how I have to proceed (I even have

 
146224544889_535060007256Joseph D Wagner
My UPS failed and my server took an unscheduled outage a few weeks ago. The only casualty appears to be a volume I used for backup. I usually maintain data on multiple hard disks, but in this case

 
125321434686_503560007181Tom Cooper
On Apr 09, 2005 16:07 -0400, Tom Cooper wrote: I thought removing the journal might help. I doubt that the files that interest me were open at the time. Sounds like the journal has some of the

 
164723954325_526660007020Tom Cooper
On Apr 11, 2005 11:29 -0400, Tom Cooper wrote: Andreas Dilger said: On Apr 09, 2005 16:07 -0400, Tom Cooper wrote: debugfs -R "feature needs_recovery" /dev/hdb1 is what you want

 
157522554346_507960007174Allen Ziegenfus
Hi, On Sat, 2005-04-09 at 21:07, Tom Cooper wrote: [root@marvin root]# fsck /dev/hdb1 fsck 1.32 (09-Nov-2002) e2fsck 1.32 (09-Nov-2002) fsck.ext2: Attempt to read block from filesystem resu

 
194226024323_589560007539Andreas Dilger
Hi, On Tue, 2005-04-05 at 17:13, Allen Ziegenfus wrote: However, at one point I forgot to pick the correct kernel at boot time and I ran the standard woody kernel instead which has this ext3 dr

 
145426164994_534360007875Stephen C Tweedie
On the fine day of Thu, 07 Apr 2005 16:32:02 +0100 "Stephen C. Tweedie" <sct@xxxxxxxxxx said very eloquently: Anything else in the logs? You just hit a BUG(), and a bug or assert

 
160022194018_528560007042Allen Ziegenfus
On Thu, Apr 07, 2005 at 11:51:23PM -0400, Allen Ziegenfus wrote: I am also happy to report that e2fsck has progressed from its number counting stage and moved on to telling me which files have du

 
146629024438_579260007065Andreas Gruenbacher
kfree() handles NULL pointers fine - checking is redundant. Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx --- linux-2.6.12-rc1-mm3-orig/fs/ext3/acl.c 2005-03-02 08:37:55.000000000 +0100 +++ lin

 
181327434320_515860007127kewlemer
On Tue, 29 Mar 2005, Andreas Gruenbacher wrote: On Friday 25 March 2005 23:11, Jesper Juhl wrote: kfree() handles NULL pointers fine - checking is redundant. Looks good. Can you also fix

 
133327634729_565760007883HansJoachim Picht
Hello, sorry if the question was asked a couple of times before but I couldnt find any useful hinds to this problem using google and the listman search-engine of the archive of this list. Somehow t

 
119521124498_518960007464Tim Allen
Good Day I am writing a paper comparing the features of NTFS and the EXT3 file systems. Could anyone point me to any websites where I could get more information on EXT3? I have performed the normal

 
106420544683_508260007938Christian
On Wed, Mar 16, 2005 at 09:45:06AM +1100, Tim Allen wrote: Weve got some units in clients vehicles which are running Fedora core 1. Weve can log into them over ssh remotely there is no console

 
112528064840_556460007008JxE9rxF4me Petazzoni
Hi! I am using a 377GB ext3-filesystem with evms, spanned over two disks. This filesystem has worked for more than two years without any problems, it stores around 30.000 images with sizes between 5

 
162924104751_595060007573Andreas Dilger
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 JÃrÃme Petazzoni wrote: A few wild ideas/questions : 1) Is there a way to check the size of the journal of an ext3 filesystem ? I mea

 
107629024336_580660007994Jonathan Purcell
Hi folks, 2) Would it be difficult to implement "freeze" of ext3 filesystem - that is, blocking all I/O to the filesystem until its "unfrozen" (XFS can do that), for t

 
168927544106_518760007561Marc Gerritzen
On Mar 04, 2005 17:26 +0000, Jonathan Purcell wrote: I am having some trouble using the ext2online utility, I have reduced the problem down to its simplist form, and it goes soemthing like this

 
165120074615_533460007955Joseph D Wagner
Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk) I searched for a ext3 defrag program. I found an ext2 defrag prog

 
127222164761_511160007358Joseph D Wagner
Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk) I searched for a ext3 defrag program. I found an ext2 defrag prog

 
111924094769_587160007337Joseph D Wagner
On Wed, Mar 02, 2005 at 01:14:01PM +0100, Ph. Marek wrote: Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk)

 
144324354239_578060007798Joseph D Wagner
On Wed, Mar 02, 2005 at 01:14:01PM +0100, Ph. Marek wrote: Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk)

 
177429304552_588060007495Theodore Tso
On Thursday 03 March 2005 17:10, Theodore Tso wrote: The e2defrag program had some problems where it only worked on 1k blocksizes, if I remember correctly. It was also extremely dangerous in t

 
144027684503_505460007594Theodore Tso
On Thursday 03 March 2005 17:10, Theodore Tso wrote: The e2defrag program had some problems where it only worked on 1k blocksizes, if I remember correctly. It was also extremely dangerous in t

 
100923744810_577060007590Ph Marek
I approached the problem from several different angles. Approach #1 - Partition Must Be Unmounted to Defrag Advantages: * Minimize chance of file system corruption because no other