passthrough_ll: add locking to inode cache
authorMiklos Szeredi <mszeredi@redhat.com>
Tue, 14 Aug 2018 19:37:02 +0000 (21:37 +0200)
committerNikolaus Rath <Nikolaus@rath.org>
Wed, 10 Oct 2018 09:49:48 +0000 (10:49 +0100)
commitc3fa8578867fc45ca3d842b5641a48cacbc8eea1
tree7b163c9ac4e4b6c60191583038ee99c3a885552d
parentda7c9b228aaf31f37684e106b75262055ca440de
passthrough_ll: add locking to inode cache

Otherwise it may crash when running multithreaded.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
example/passthrough_ll.c