From: NeilBrown Date: Fri, 24 Jun 2005 05:02:54 +0000 (-0700) Subject: [PATCH] nfsd4: add open state code for CLAIM_DELEGATE_CUR X-Git-Tag: v2.6.13-rc1~68^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44c5eeb2c022ddac98a8543c08dc8ff820561dc;p=pandora-kernel.git [PATCH] nfsd4: add open state code for CLAIM_DELEGATE_CUR State logic for OPEN with claim type CLAIM_DELEGATE_CUR, which the NFSv4 client uses to report local OPENs on a delegated file back to the NFSv4 server. nfs4_check_deleg() performs input delegation stateid lookup and sanity check. Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed