The problem here is that we're using the anonymous device which the NFS
mount happens to have as sb->s_dev as the device ID in our exported file
handles. We don't have to do that; we could use something slightly more
useful, based on the root fh we got from the _real_ server, surely?
-- dwmw2
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/