reiser3 and O_DIRECT read

2005-10-07 Thread Gorazd Golob
re! Are we looking on wrong suspect - snip from code looks like this: fd = open(f, O_RDONLY | O_DIRECT, 0); and is not working for reiserfs3 filesystem? Or in other words is reiserfs3 supporting reading with O_DIRECT flag? Writing works well with 0_DIRECT on reiserfs3. Gorazd

Re: reiser3 and O_DIRECT read

2005-10-07 Thread Vladimir V. Saveliev
Hello Gorazd Golob wrote: > re! > > Are we looking on wrong suspect - snip from code looks like this: > > fd = open(f, O_RDONLY | O_DIRECT, 0); > > and is not working for reiserfs3 filesystem? > reiserfs is supposed to support O_DIRECT. Please provide more details about the problem. > Or in

Impress her with a Rolex

2005-10-07 Thread Kitty Porter
Gucci Replicas http://Turkizes.a8k.net/replica/as/ I can remember when the air was clean and sex was dirty. I want to know Gods thoughts all the rest are just details All things are possible to him that believeth. In rivers and bad governments, the lightest things swim at the top. Ex

benchmarks galore...

2005-10-07 Thread evilninja
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 [cc'ing 4 mailing lists, please reply to *one* list only!] hi, every now and then i'm running some benchmarks on filesystems i really use...here are the results: http://nerdbynature.de/bench/prinz64/2.6.14-rc2-mm2/bonnie.html http://nerdbynatur

Building Reiser4 - Symbol problem

2005-10-07 Thread Steve Jacobson
I'm having a problem loading Reiser4 on my centOS4 box. The following message shows up in the system logs when I run "modprobe reiser4": reiser4: Unknown symbol find_get_pages_tag My build, etc... process is: 1) Start with clean install of centOS 4.1 x86_64 version 2) Install kernel sources from

reiserfsck --rebuild-tree fails with "out of space"

2005-10-07 Thread Harry Edmon
A disk I am trying to fix fails a "reiserfsck --rebuild-tree" with the message "out of space". I have enclosed the log, and the output to the terminal. The system is running Debian "sarge" with all released patches. Kernel is 2.6.8. Reiserfsck is 3.6.19. No disk errors in any log files.

Re: Building Reiser4 - Symbol problem

2005-10-07 Thread michael chang
On 10/7/05, Steve Jacobson <[EMAIL PROTECTED]> wrote: > 1) Start with clean install of centOS 4.1 x86_64 version > 2) Install kernel sources from centOS distro > 3) Patch sources: >a) in /usr/src/linux-2.6.9-11.EL >b) run: patch -p0 < reiser4-for-2.6.9-4 > NOTE - is this my complete problem