index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
copy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-2
/
+2
*
util: add rename_noreplace
Alban Crequy
2015-03-10
1
-3
/
+9
*
util: the chattr flags field is actually unsigned, judging by kernel sources
Lennart Poettering
2015-01-14
1
-2
/
+2
*
machined: when cloning a raw disk image, also set the NOCOW flag
Lennart Poettering
2015-01-08
1
-3
/
+6
*
machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...
Lennart Poettering
2014-12-28
1
-6
/
+40
*
copy: try top copy atime/time/xattrs when copying files
Lennart Poettering
2014-12-26
1
-1
/
+102
*
machinectl: add new commands for copying files from/to containers
Lennart Poettering
2014-12-18
1
-9
/
+15
*
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
1
-7
/
+7
*
nspawn: beef up nspawn with some btrfs magic
Lennart Poettering
2014-12-12
1
-1
/
+0
*
copy: teach copy_bytes() btrfs reflink magic
Lennart Poettering
2014-12-12
1
-2
/
+9
*
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
Lennart Poettering
2014-12-12
1
-5
/
+30
*
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-10
1
-7
/
+4
*
copy: change error code when hitting copy limit to EFBIG
Lennart Poettering
2014-11-07
1
-1
/
+1
*
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
2014-11-07
1
-26
/
+59
*
journal/compress: add stream compression/decompression functions
Zbigniew Jędrzejewski-Szmek
2014-06-26
1
-3
/
+1
*
coredump: never write more than the configured processing size limit to disk
Lennart Poettering
2014-06-23
1
-4
/
+21
*
copy: don't eat up error from chown()/chmod()
Lennart Poettering
2014-06-20
1
-1
/
+2
*
tmpfiles: make sure "C" doesn't copy anything if the destination already exists
Lennart Poettering
2014-06-19
1
-25
/
+12
*
tmpfiles: do not fail when copying an empty directory
Kay Sievers
2014-06-19
1
-0
/
+1
*
sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...
Lennart Poettering
2014-06-12
1
-3
/
+3
*
tmpfiles: add new "C" line for copying files or directories
Lennart Poettering
2014-06-10
1
-0
/
+292