From: Trond Myklebust Date: Sat, 23 Oct 2010 19:34:20 +0000 (-0400) Subject: NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer X-Git-Tag: v2.6.37-rc1~120^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad07353003d6ff69fe0b987813bb77b4d5ac23d;p=pandora-kernel.git NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer decode_attr_filehandle still needs to skip the XDR-encoded filehandle if someone passes a null pointer argument. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed