[Unionfs] Re: Unionfs BUG: null pointer dereference
unionfs_setattr
Bart van der Meulen
bartvdrmeulen at gmail.com
Wed Jul 29 10:34:27 EDT 2009
2009/7/28 pascal at pabr.org <pascal at pabr.org>:
>
> strace the application to confirm that it calls unlink
> and then ftruncate on the same file descriptor.
>
> Pascal
Thanks,
With strace I was able to verify that the same happens in my case,
ftruncate is called on a file just after unlink is called for that file.
Bart
More information about the unionfs
mailing list