Chris Mason <[EMAIL PROTECTED]> writes: > Yes, right now the shmem writepage calls are the only ones returning one at > all. But, the question of how to properly fsync/msync these kinds of pages > still stands. Returning from an fsync before writing them isn't correct. Yes, and [fm]sync should not do anything on shmem pages. There is nothing to sync. So everything is fine. Christoph - 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: test13-pre5 Daniel Phillips
- [PATCH] filemap_fdatasync & related change... Marcelo Tosatti
- Re: [PATCH] filemap_fdatasync & relate... Linus Torvalds
- Re: [PATCH] filemap_fdatasync & relate... Chris Mason
- Re: [PATCH] filemap_fdatasync & re... Daniel Phillips
- Re: [PATCH] filemap_fdatasync & re... Linus Torvalds
- Re: [PATCH] filemap_fdatasync &am... Chris Mason
- Re: [PATCH] filemap_fdatasync &am... Stephen C. Tweedie
- Re: [PATCH] filemap_fdatasync & re... Christoph Rohland
- Re: [PATCH] filemap_fdatasync &am... Chris Mason
- Re: [PATCH] filemap_fdatasync... Christoph Rohland
- Re: [PATCH] filemap_fdatasync &am... Marcelo Tosatti
- Re: [PATCH] filemap_fdatasync... Rik van Riel
- Re: [PATCH] filemap_fdatasync... Chris Mason
- Re: [PATCH] filemap_fdatasync... Linus Torvalds
- Re: [PATCH] filemap_fdatasync... Daniel Phillips
- Re: test13-pre5 (via82cxxx_audio.c) Jonathan Hudson
- Re: test13-pre5 Tom Rini