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:
01ea95e
)
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
author
Jeff Layton
<jlayton@redhat.com>
Fri, 10 Jul 2009 00:02:49 +0000
(20:02 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 9 Jul 2009 21:15:06 +0000
(21:15 +0000)
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
The SET_FILE_INFO variant will need to do the same thing here. Break
this code out into a separate function that both variants can call.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found