• Nils Goroll's avatar
    Allow gaining an fcore reference without the fcode mutex · bdba2965
    Nils Goroll authored
    in tus_file_final_concat(), we needed to get an fcore reference while holding
    the srv lock for lookup.
    
    Thus the srv lock would be kept until the fcore could get locked.
    
    To avoid this situation, we add the option to also gain refcounts under the
    server mutex.
    bdba2965
Name
Last commit
Last update
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...