From: J. Bruce Fields Date: Thu, 19 Jan 2006 01:43:34 +0000 (-0800) Subject: [PATCH] nfsd4: simplify process-open1 logic X-Git-Tag: v2.6.16-rc2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f442aa299bb47046db4077d9c122a1b539311ce;p=pandora-kernel.git [PATCH] nfsd4: simplify process-open1 logic nfsd4_process_open1 is very highly nested; flatten it out a bit. Also, the preceding comment, which just outlines the logic, seems redundant. 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