Hi,

Thank you for the update.

On Fri, 27 Mar 2009, Pascal Terjan wrote:

> I finally have some interesting information!
> 
> This issue happens when audit is enabled:
> 
> auditctl -e 1
> auditctl -w /etc
> mount /dev/sda1 /mnt/windows

I suppose then the problem is in the kernel audit code? This is how 
ntfs-3g mount happens considering the /etc directory:

   /bin/mount calls /bin/ntfs-3g 
   /bin/ntfs-3g calls /bin/mount to update /etc/mtab 
   the second /bin/mount hangs

Hopefully this will help the developer who is writing the kernel 
audit code.

Regards,
            Szaka

------------------------------------------------------------------------------
_______________________________________________
ntfs-3g-devel mailing list
ntfs-3g-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to