From 4e5cc5c79f0317e754c77447fea5678dcf784d10 Mon Sep 17 00:00:00 2001 From: etobi Date: Mon, 10 Oct 2011 21:18:37 +0200 Subject: For FUSE file nodes' uid/gid is taken from the *.rec dir, for dir nodes from the original dir --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 5acb53c..8e60243 100644 --- a/HISTORY +++ b/HISTORY @@ -8,6 +8,8 @@ version 0.8 - Some micro optimizations - Cache the file system nodes user for get_stat() (nodes used for reading are not cached) + - For FUSE file nodes' uid/gid is taken from the *.rec dir, for dir nodes + from the original dir version 0.7 - Fixed file/dir node permissions -- cgit v1.2.3