diff options
| author | etobi <git@e-tobi.net> | 2011-10-10 21:18:37 +0200 |
|---|---|---|
| committer | etobi <git@e-tobi.net> | 2011-10-10 21:18:37 +0200 |
| commit | 4e5cc5c79f0317e754c77447fea5678dcf784d10 (patch) | |
| tree | 5354d9cb526776c7ca9bac6f775cbc988dd3d965 /HISTORY | |
| parent | a76ef77f45a6300333913ab168796bea50f53764 (diff) | |
| download | vdrnfofs-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
