remove fuse_mutex_init
authorRosen Penev <rosenp@gmail.com>
Thu, 29 Oct 2020 02:25:38 +0000 (19:25 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Thu, 29 Oct 2020 10:59:23 +0000 (10:59 +0000)
commite032ca7a88afe1a7cd028ca63e2993af9c0b91af
tree0875b3c22c1147aa8e6c1e2e69fc497aecb9b453
parent4ebb018e78b53a8afe0368e7cd7a17a67c52e3df
remove fuse_mutex_init

This seems to have been added before 2006 to fix a uclibc bug. It
doesn't seem to be the case anymore so just get rid of it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lib/fuse.c
lib/fuse_loop_mt.c
lib/fuse_lowlevel.c
lib/fuse_misc.h