commit | 9e0a1fff8db56eaaebb74b4a3ef65f86811c4798 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Wed Sep 14 22:28:50 2016 +0200 |
committer | Richard Weinberger <richard@nod.at> | Sun Oct 02 22:55:02 2016 +0200 |
tree | 5aacb28779d5befeb285a7334c4ebaa4617d81be | |
parent | 474b93704f32163af4bfa728fddc570eba357353 [diff] |
ubifs: Implement RENAME_WHITEOUT Adds RENAME_WHITEOUT support to UBIFS, we implement it in the same way as ext4 and xfs do. For an overview of other ways to implement it please refere to commit 7dcf5c3e4527 ("xfs: add RENAME_WHITEOUT support"). Signed-off-by: Richard Weinberger <richard@nod.at>