From: Jeff Layton Date: Sat, 2 Aug 2008 11:26:12 +0000 (-0400) Subject: bundle up Unix SET_PATH_INFO args into a struct and change name X-Git-Tag: v2.6.27-rc3~65^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1e7fb9e879d48011a887715d7966484d9644ea;p=pandora-kernel.git bundle up Unix SET_PATH_INFO args into a struct and change name We'd like to be able to use the unix SET_PATH_INFO_BASIC args to set file times as well, but that makes the argument list rather long. Bundle up the args for unix SET_PATH_INFO call into a struct. For now, we don't actually use the times fields anywhere. That will be done in a follow-on patch. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed