public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfs module insert fails with "xfs: Unknown symbol exportfs_decode_fh (err 0)"
@ 2013-04-26 17:24 Chandra Seetharaman
  2013-04-26 18:02 ` Eric Sandeen
  2013-04-26 18:16 ` Ben Myers
  0 siblings, 2 replies; 5+ messages in thread
From: Chandra Seetharaman @ 2013-04-26 17:24 UTC (permalink / raw)
  To: XFS mailing list

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




_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-26 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 17:24 xfs module insert fails with "xfs: Unknown symbol exportfs_decode_fh (err 0)" Chandra Seetharaman
2013-04-26 18:02 ` Eric Sandeen
2013-04-26 18:29   ` Chandra Seetharaman
2013-04-26 18:16 ` Ben Myers
2013-04-26 21:46   ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox