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/

Reply via email to