From 3fecccca989328ed2c0ac68860ee1ceec0673972 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 8 Feb 2008 19:51:26 +0000 Subject: Add per-node locking, instead of a global tree lock to protect the path from changing during operations --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 435eada..4251309 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,10 @@ * If the "FUSE_THREAD_STACK" environment is set, initialize the stack size of threads by this value. Patch by Florin Malita + * Add per-node locking, instead of a global tree lock to protect + the path from changing during operations. Original patch by + Rodrigo Castro + 2008-02-03 Csaba Henk * lib/mount_bsd.c: -- cgit v1.2.3