![]() | |||||||||||
Messages in this thread |
> What you said is based on the FS implementor's perspective. > But from user's perspective, they open a file with O_RDWR, get a > success, then write returns EROFS? > Besides, EXT3 ALWAYS return EROFS for the 1st and 2nd case, even > you specify errors=continue, things are still the same. Which version of kernel you are using? It was probably the case in kernel before 2.4.20. The old ext3 had a problem that it ignored IO error at journal commit time. I submitted a patch to fix that around the time of 2.4.20. 2.6 should be fine too, unless someone else broke it again. Hua - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2005-05-17 07:43 [from the cache] ©2003-2008 | |||||||||||