[Filesystems-devel] Bug#843846: Bug#843846: aufs for 4.8: "../fs/mount.h not found" when enabling NFS export

Philipp Marek philipp.marek at linbit.com
Thu Nov 10 13:52:40 UTC 2016


> 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 ;)



More information about the Filesystems-devel mailing list