[pnfs] [PATCH 0/4] pnfsd: EXCLUSIVE4_1 createmode

Benny Halevy bhalevy at panasas.com
Mon May 12 12:18:48 EDT 2008


Since our server does not support persistent sessions
NFS4.1 clients (e.g. IBM AIX's) are using OPEN with EXCLUSIVE4_1
createmode.

Following 4 patches implement that for our server.

0001-nfsd41-pass-writable-attrs-mask-to-nfsd4_decode_fat.patch
0002-nfsd41-support-for-3-word-long-attribute-bitmask.patch
	These two patches provide infrastructure for 3-word long attr bitmasks
	needed to support the SUPPATTR_EXCLCREAT attribute

0003-nfsd41-SUPPATTR_EXCLCREAT-attribute.patch
	Adds support for the SUPPATTR_EXCLCREAT attribute

0004-nfsd41-CREATE_EXCLUSIVE4_1.patch
	Implements the CREATE_EXCLUSIVE4_1 createmode.

Benny


More information about the pNFS mailing list