Emmanuel Dreyfus <[email protected]> wrote: > I tried to add a VOP_PUTPAGES in puffs_vnop_rename so that the dirty > page got pushed to the file before the rename, but without any success. > The VM system seems to consiser there are no dirty pages, although I did > write a few bytes in the file. I have trouble to understand why.
Ok, I found I am the culprit, a bug in not yet committed PUFFS stuff caused the issue. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected]
