summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2011-10-10 21:18:37 +0200
committeretobi <git@e-tobi.net>2011-10-10 21:18:37 +0200
commit4e5cc5c79f0317e754c77447fea5678dcf784d10 (patch)
tree5354d9cb526776c7ca9bac6f775cbc988dd3d965 /HISTORY
parenta76ef77f45a6300333913ab168796bea50f53764 (diff)
downloadvdrnfofs-4e5cc5c79f0317e754c77447fea5678dcf784d10.tar.gz
vdrnfofs-4e5cc5c79f0317e754c77447fea5678dcf784d10.tar.bz2
For FUSE file nodes' uid/gid is taken from the *.rec dir, for dir nodes from the original dir
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
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