> The simple fix is along the lines of adding code to fsync() that walks the > inode page list and writes out dirty pages. > > The clever and clean fix is to split the inode page list into two lists, > one for dirty and one for clean pages, and only walk the dirty list. Like the patches that were floating around on the list for the past few months to make O_SYNC work. Could those be used for it ? > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: innd mmap bug in 2.4.0-test12 Michael Peddemors
- Re: innd mmap bug in 2.4.0-test... Alan Cox
- Re: innd mmap bug in 2.4.0-test12 Daniel Phillips
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Marco d'Itri
- Re: innd mmap bug in 2.4.0-test12 Augusto César Radtke
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test... Linus Torvalds
- controllerless pci device s... Eric Shattow
- Re: controllerless pci devi... Alan Cox
- Re: innd mmap bug in 2.4.0-... Alan Cox
- Re: innd mmap bug in 2.4.0-... Linus Torvalds
- Re: innd mmap bug in 2.4.0-test... Marco d'Itri
- Re: innd mmap bug in 2.4.0-... Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Anton Blanchard
- Re: innd mmap bug in 2.4.0-test12 Ralf Gerbig
- Re: innd mmap bug in 2.4.0-test12 Ari Heitner
- Re: innd mmap bug in 2.4.0-test12 Alan Cox
- Re: innd mmap bug in 2.4.0-test12 Mo McKinlay
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds