git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67eb6ff
)
nfsd: clarify readdir/mountpoint-crossing code
author
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 11 Feb 2008 20:48:47 +0000
(15:48 -0500)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 23 Apr 2008 20:13:38 +0000
(16:13 -0400)
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 <bfields@citi.umich.edu>
Cc: Peter Staubach <staubach@redhat.com>
No differences found