]> git.baikalelectronics.ru Git - kernel.git/commit
ubifs: Implement RENAME_WHITEOUT
authorRichard Weinberger <richard@nod.at>
Wed, 14 Sep 2016 20:28:50 +0000 (22:28 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 2 Oct 2016 20:55:02 +0000 (22:55 +0200)
commit34c2d4c9ed9966755d66ec1b07a0102ab6293359
tree5aacb28779d5befeb285a7334c4ebaa4617d81be
parent3eb439a8d42cc3ba57085577b907257de967523f
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 b95e33d76d29 ("xfs: add RENAME_WHITEOUT support").

Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/dir.c
fs/ubifs/journal.c
fs/ubifs/ubifs.h