commit | 654cf14ac0a71c56c1f0032140c3403382ca076b | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Jul 09 20:02:49 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jul 09 21:15:06 2009 +0000 |
tree | 6408ddcd7cbb57c05036ae83fc21881464e67b7b | |
parent | 01ea95e3b6b16573a491ef98ad63f7a1bdcb504f [diff] |
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO 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>