diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-05-19 18:12:20 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-05-19 19:21:53 +0200 |
commit | e840329de670757720cec729556b9b1f7d655ab5 (patch) | |
tree | 730c89867208bb55244f5b5262e7c1d862ef2c46 /trans/fakeroot.c | |
parent | 09964a022f1c1e969d8258c7a38879b0fa983402 (diff) |
libdiskfs: fix renaming of directories
Previously, file permissions and ownership of the target directory
were ignored when renaming a directory:
% mkdir a b
% chmod 555 a
% mv b a
% ls a
b
* libdiskfs/dir-renamed.c (diskfs_rename_dir): Fix error handling.
Diffstat (limited to 'trans/fakeroot.c')
0 files changed, 0 insertions, 0 deletions