From: Ian Kent Date: Wed, 16 Dec 2009 00:45:47 +0000 (-0800) Subject: autofs4: cleanup active and expire lookup X-Git-Tag: v2.6.33-rc1~71^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6510c9d8595adcee2b0dc86408bc432a8dd7d652;p=pandora-kernel.git autofs4: cleanup active and expire lookup The lookup functions for active and expiring dentrys use parameters that can be easily obtained on entry so we change the call to to take just the dentry. This makes the subsequent change, to send all lookups to ->lookup(), a bit cleaner. Signed-off-by: Ian Kent Cc: Sage Weil Cc: Al Viro Cc: Andreas Dilger Cc: Christoph Hellwig Cc: Yehuda Saheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed