Fix setMode() vs VFS internal xattr: use separated "mode" attribute for the mode...
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 17 Oct 2013 19:58:01 +0000 (21:58 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 23 Feb 2014 13:16:18 +0000 (14:16 +0100)
commit6eabacad64e35a757251145a6a23904ca4ca55ee
treea07da75e0df1ce476d6402d99769dc7bee4cc335
parent0d511d743d342f9b2242369d1b3ccbefb7a147c2
Fix setMode() vs VFS internal xattr: use separated "mode" attribute for the mode and always set read+write for the owner on filesystem.
src/VfsNs.cpp