Fix setMode() vs VFS internal xattr: use separated "mode" attribute for the mode...
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 16 Oct 2013 15:36:24 +0000 (17:36 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 17 Oct 2013 19:58:01 +0000 (21:58 +0200)
commite5a0a728df967830de6928c20a3be2dd2b3c1af8
tree4947c3d4a4a4a10d88870a2741cb8c69038bfe47
parent8cd5fd865a9da3e292409d2df08d0dc4aed94e04
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