Richard Weinberger 9ec64962af ubifs: Implement RENAME_EXCHANGE
Adds RENAME_EXCHANGE to UBIFS, the operation itself
is completely disjunct from a regular rename() that's
why we dispatch very early in ubifs_reaname().

RENAME_EXCHANGE used by the renameat2() system call
allows the caller to exchange two paths atomically.
Both paths have to exist and have to be on the same
filesystem.

Signed-off-by: Richard Weinberger <richard@nod.at>
2016-10-02 22:55:02 +02:00
..
2012-08-31 17:32:58 +03:00
2016-10-02 22:55:02 +02:00
2016-06-23 00:29:53 +02:00
2015-03-25 11:08:41 +02:00
2016-10-02 22:55:02 +02:00
2015-03-25 11:08:41 +02:00
2016-10-02 22:55:02 +02:00
2016-08-23 23:02:52 +02:00