On Tue, 10.03.15 18:15, Alban Crequy ([email protected]) wrote: > From: Alban Crequy <[email protected]> > > renameat2() exists since Linux 3.15 but btrfs support for the flag > RENAME_NOREPLACE was added later. > > This patch implements a fallback when renameat2() returns EINVAL. > EINVAL is the error returned when the filesystem does not support one of > the flags.
Thanks! Applied. (With some minor fixes) Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
