cifs.upcall: also consider DIR:-type ccaches
authorNalin Dahyabhai <nalin@redhat.com>
Thu, 23 Aug 2012 15:14:45 +0000 (11:14 -0400)
committerJeff Layton <jlayton@samba.org>
Thu, 23 Aug 2012 11:46:28 +0000 (07:46 -0400)
commitd006986221b7f1aad50e894851dc573650b7611c
treeb12f75497ac3f5c06dec511ce9ee49aa3ebc251a
parent377898e63a8689b0e8c5c656ce9cfa98223cf74b
cifs.upcall: also consider DIR:-type ccaches

If we encounter a subdirectory while scanning a directory for a user's
ccache, check if it's a "DIR" ccache.  Otherwise, continue as before,
checking if it's a "FILE" ccache if it looks like a regular file.
cifs.upcall.c