Add |0700 to create(local, OREAD, DMDIR): shall fix non-usable
directories created under u9fs. The wstat which follows transfers
mode bits from source replica.
Alternatively, this could be turned into
create(local, OREAD, DMDIR|rd.mode);
or fixed in u9fs;
or any combination of these.
|