Displaying 4 results from an estimated 4 matches for "_earlier_".
2016 Sep 28
0
Priority when merging source directories
I'm giving rsync multiple source directories, to make it merge several
directories into one.
By experiment (and reading --debug output), it seems that if a filename
appears in more than one source directory, the file in the
source named _earlier_ on the command line "wins".
Eg:
% mkdir -p dir1/sub dir2/sub
% echo first > dir1/sub/foo.txt
% echo second > dir2/sub/foo.txt
% rsync -r dir1/sub dir2/sub .
% cat sub/foo.txt
first
% rsync -r dir2/sub dir1/sub .
% cat sub/foo.txt
second
(I have rsync 3.1.1)
My question is whe...
2008 Jul 20
26
[PATCH] NFS support for btrfs - v2
Hi,
Here''s an implementation of NFS support for btrfs. It does not work in one
particular case as described in
http://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg00298.html.
This uses the btrfs_iget helper introduced previously.
Comments ?
---
Signed-off-by: Balaji Rao <balajirrao@gmail.com>
diff -r 3f0eee804974 Makefile
--- a/Makefile Thu Jun 26 10:34:20 2008 -0400
2010 Sep 01
2
HEADS UP: FreeBSD 6.4 and 8.0 EoLs coming soon
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Everyone,
On November 30th, FreeBSD 6.4 and FreeBSD 8.0 will have reached their
End of Life and will no longer be supported by the FreeBSD Security Team.
Since FreeBSD 6.4 is the last remaining supported release from the FreeBSD
6.x stable branch, support for the FreeBSD 6.x stable branch will also
cease at the same point. Users of either of
2010 Sep 01
2
HEADS UP: FreeBSD 6.4 and 8.0 EoLs coming soon
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Everyone,
On November 30th, FreeBSD 6.4 and FreeBSD 8.0 will have reached their
End of Life and will no longer be supported by the FreeBSD Security Team.
Since FreeBSD 6.4 is the last remaining supported release from the FreeBSD
6.x stable branch, support for the FreeBSD 6.x stable branch will also
cease at the same point. Users of either of