]> arthur.barton.de Git - bup.git/commit
Change -x/--xdev/--one-filesystem to include the mount point itself.
authorRob Browning <rlb@defaultvalue.org>
Tue, 24 Dec 2013 02:10:49 +0000 (20:10 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sat, 25 Jan 2014 21:49:13 +0000 (15:49 -0600)
commitb7408b92f85e2892c202fa256787b5d75d45e991
tree00ff5c3b966e77e753d547943a14641419513c49
parent275ea368bbb423dd37c0eb33babe2ecc2ccf3de9
Change -x/--xdev/--one-filesystem to include the mount point itself.

Match rsync, tar, etc., and add and use t/cleanup-mounts-under to
clean up all temporary mounts under t/mnt and t/tmp.

Thanks to Karl Kiniger <karl.kiniger@med.ge.com> for the report.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Karl Kiniger <karl.kiniger@med.ge.com>
Documentation/bup-drecurse.md
Documentation/bup-index.md
Documentation/bup-meta.md
Makefile
lib/bup/drecurse.py
t/cleanup-mounts-under [new file with mode: 0755]
t/test-xdev.sh [new file with mode: 0755]