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 other words is reiserfs3 supporting reading with O_DIRECT flag? > Writing works well with 0_DIRECT on reiserfs3. > > Gorazd > > >
