cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
authorJeff Layton <jlayton@redhat.com>
Fri, 10 Jul 2009 00:02:49 +0000 (20:02 -0400)
committerSteve 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