For MS-DOS filesystems, you must close the file before unlinking it,
authorTheodore Tso <tytso@mit.edu>
Sun, 25 Feb 1996 00:17:39 +0000 (00:17 +0000)
committerTheodore Tso <tytso@mit.edu>
Sun, 25 Feb 1996 00:17:39 +0000 (00:17 +0000)
commitfa8cbe088d757fbb28a9411b84b37dfa62f94dba
treef0a1791d8d08281fb454e7879962ebfc175685d9
parentd901d7b89aa45e2dc9eb2af3aeddc5efabdb2a66
For MS-DOS filesystems, you must close the file before unlinking it,
otherwise the unlink() will fail.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7531 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/fcc_destry.c