On Tue, May 20, 2008 at 09:19:18AM +0300, Artem Bityutskiy wrote: > Could we go a further and allow the file-system returning error if it > for some reasons cannot change the time? For example, the FS could > return -EIO or -ENOSPC up and VFS would have to free resources and > propagate this error to user-space. Is this possible? ->setattr and notify_change already return errors, so we just need to propagate them one level further. Feel free to send a patch. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html