<div dir="ltr">Hi Rob, list,<div><br></div><div>__mkpathat()__ function doesn't create the last component in the given path </div><div>if (flags & 1) == 0, e.g. input path is "a/b/c" and flags = 2, then __a__ and __b__</div>
<div>are created but __c__ isn't.</div><div><br></div><div>Is it expecting the filename also in the path component, to make the path recursively.</div><div>I guess it shouldn't otherwise it defies the purpose of mkpathat().</div>
<div><br></div><div>regards,</div><div>Ashwini</div></div>