All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs-utils 1.1.2 + knfsd 2.6.27 (.5) breaks fsid= option
@ 2008-11-12 10:48 Frank van Maarseveen
  2008-11-12 13:48 ` Steve Dickson
  0 siblings, 1 reply; 7+ messages in thread
From: Frank van Maarseveen @ 2008-11-12 10:48 UTC (permalink / raw)
  To: Linux NFS mailing list

Tested on Debian lenny with nfs-kernel-server 1:1.1.2-6lenny1 and a
2.6.27.5 kernel. /etc/exports says:

	/mp @general(rw,sync,no_root_squash,no_subtree_check,mp,fsid=2886795869)

After actually using it /proc/fs/nfsd/exports says:

	/mp @general(rw,no_root_squash,sync,wdelay,no_subtree_check,fsid=-1408171427,uuid=db4387a6:bed949d0:8f5ef6a2:6a0c

(yes, 2886795869 == (ulong)-1408171427)
However, file handles over the wire now seem to have fsid_type=6
(FSID_UUID16) instead of 1 (FSID_NUM) due to this.

-- 
Frank

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

end of thread, other threads:[~2008-11-17  0:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 10:48 nfs-utils 1.1.2 + knfsd 2.6.27 (.5) breaks fsid= option Frank van Maarseveen
2008-11-12 13:48 ` Steve Dickson
     [not found]   ` <491ADEBF.80900-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2008-11-16 20:02     ` J. Bruce Fields
2008-11-16 20:29       ` Frank van Maarseveen
2008-11-16 21:59         ` J. Bruce Fields
2008-11-16 21:57       ` J. Bruce Fields
2008-11-17  0:52         ` NeilBrown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.