On 02/17/2010 02:46 PM, Steve Dickson wrote: > The fact there needed to be yet another code change to > re-enabled the 4.1 functionality bother me... So This > patch basically does the same as your patch, does not > write "+4.1" to the versions file. But it also introduces > a configuration variable that will allow us to re-enabled > the functionality w/out changing any code... > > BTW, there was precedence with adding this type of > configuration variable since there has been > NFS3_SUPPORTED and NFS4_SUPPORTED variables in the > past. > > steved. > > commit 6d5ac3fa75024be569b458f4d9b6ce05be47f601 > Author: Steve Dickson <steved@xxxxxxxxxx> > Date: Wed Feb 17 14:38:19 2010 -0500 > > nfsd: Disble NFS 4.1 functionality by default > > Due to the fact the current kernel code do not completely > conform to the NFS 4.1 RFC, this patch disable the 4.1 support > on the server. > > To control this 41 functionality, the NFS41_SUPPORTED > configuration variable now exist that will allow us to > re enable the functionality without any code changes. Committed... steved. -- 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