> Caution: linux/mount.h is not the same as fs/mount.h, see 
> https://github.com/torvalds/linux/blob/master/fs/mount.h
> vs.
> https://github.com/torvalds/linux/blob/master/include/linux/mount.h

Thanks for noticing.


But fs/mount.h does

    #include <linux/mount.h>

and it seems that the linux/mount.h contains everything that AUFS needs.


I've got the module up and running for a few hours, mounting/unmounting 
directories all the time (in a testsuite)... so it looks as if it's not 
_completely_ broken ;)

Reply via email to