From: Steve French Date: Tue, 30 Aug 2005 18:32:14 +0000 (-0700) Subject: [CIFS] Remove cifs_sb argument from *build_path_from_dentry X-Git-Tag: v2.6.15-rc1~18^2~35^2~5^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f57356b70dda014ef269135942426e4a852023e;p=pandora-kernel.git [CIFS] Remove cifs_sb argument from *build_path_from_dentry This argument was added in a recent patch, but is unnecessary, since the superblock is easily obtained from the dentry. Signed-off-by: Dave Kleikamp Signed-off-by: Steve French --- Reading git-diff-tree failed