From: Trond Myklebust Date: Tue, 4 Mar 2014 18:48:16 +0000 (-0500) Subject: NFSv4: Fail the truncate() if the lock/open stateid is invalid X-Git-Tag: v3.14-rc6~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0418dae1056d6091e9527b7158a3763f7aa92353;p=pandora-kernel.git NFSv4: Fail the truncate() if the lock/open stateid is invalid If the open stateid could not be recovered, or the file locks were lost, then we should fail the truncate() operation altogether. Reported-by: Andy Adamson Link: http://lkml.kernel.org/r/1393954269-3974-1-git-send-email-andros@netapp.com Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed