Jeff Kilbride wrote: > > So, does this mean I shouldn't be using data=journal with my 2.4.18 kernel? > It should be OK. To hit the bug in 2.4 requires that you be modifying the same file via both mmap(MAP_SHARED) and write(2) at the same time, and basically nothing except filesystem stresstesters do that. -