Stas Sergeev

Results 1352 comments of Stas Sergeev

Cool, in this case your impl indeed looks like a good one. Have you checked the fd usage for write/seek/read_back?

> I still have the problem though about returning an open FCB unless I back up the xattr with a real file. But you haven't yet tested if its a...

> Even without the seek test, I get a retry, abort, fail when trying to close the fcb after label creation. You mean, after writing something to that fd?

Well if even close() fails, I wonder if its worth to test anything else. It will likely fail too.

Well, this is very inconsistent then. You can have duplicates (vol and non-vol files with same name) both having the data. I guess your data-less solution may be acceptable. But...

At that point it seems better to not manipulate the volume label in redirector, and instead leave things as they are. :)

> 2 - the creation of files will need to stop stripping the vol bit And return failure instead, I guess?

I'll give $200 to anyone who implements that.

Also mscdex should be extended to not require the host mount, but rather to use libmirage for the cd fs access. It would be silly to require to loop-mount the...