Please pull from git://git.infradead.org/users/dwmw2/nfs-utils.git This fixes the handling of explicit 16-byte fsid given in exportfs options, and also makes mountd find an fsid from statfs() where the kernel provides one. I wonder if we should use the fsid from statfs() in _preference_ to using libblkid, since David Woodhouse (4): Fix handling of explicit uuid Explicit UUID handling doesn't require blkid; factor out get_uuid_blkdev() Use fsid from statfs for UUID if blkid can't cope (or not used) Stop exportfs warning about needing fsid, when we actually have one support/nfs/exports.c | 2 +- utils/exportfs/exportfs.c | 10 +++++- utils/mountd/cache.c | 89 +++++++++++++++++++++++++++------------------ 3 files changed, 63 insertions(+), 38 deletions(-) -- David Woodhouse Open Source Technology Centre David.Woodhouse@xxxxxxxxx Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html