xfs module insert fails with "xfs: Unknown symbol exportfs_decode_fh (err 0)"
Chandra Seetharaman
sekharan at us.ibm.com
Fri Apr 26 12:24:09 CDT 2013
Hello,
When I tried to insert xfs module in my test machine it failed with
xfs: Unknown symbol exportfs_decode_fh (err 0).
Found out that I did not have CONFIG_EXPORTFS enabled in my kernel
config.
All .*by_handle code in XFS is open coded. Wondering if they should be
under #ifdef CONFIG_EXPORTFS ?
I can create a patch, but wanted to find out if it is indeed needed :)
Regards,
Chandra
More information about the xfs
mailing list