From: J. Bruce Fields Date: Mon, 11 Feb 2008 20:48:47 +0000 (-0500) Subject: nfsd: clarify readdir/mountpoint-crossing code X-Git-Tag: v2.6.26-rc1~1083^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ce6ec87c59d7a29438717b1f72f83fb408f416;p=pandora-kernel.git nfsd: clarify readdir/mountpoint-crossing code The code here is difficult to understand; attempt to clarify somewhat by pulling out one of the more mystifying conditionals into a separate function. While we're here, also add lease_time to the list of attributes that we don't really need to cross a mountpoint to fetch. Signed-off-by: J. Bruce Fields Cc: Peter Staubach --- Reading git-diff-tree failed