Nick Craig-Wood
|
dcce65b2b3
|
mount/cmount: factor duplicated code into mountlib
|
2017-06-19 14:36:51 +01:00 |
|
Nick Craig-Wood
|
7e20e16cff
|
core: Implement Walk directory listing and use in place of Lister
This is in preparation for removing the Lister code and replacing the
fundamental operation in the Fs with listing a single directory.
|
2017-06-14 16:49:40 +01:00 |
|
Nick Craig-Wood
|
740b3f6ae2
|
Fix problems found with ineffassign
|
2017-06-13 11:52:36 +01:00 |
|
Nick Craig-Wood
|
28fcc53e45
|
mount test: retry umount as it fails occasionally
This is because of the background releasing of files which happens
after all the files are closed.
|
2017-06-13 10:52:10 +01:00 |
|
Nick Craig-Wood
|
f9500729b7
|
mountlib: fix cross platform tests
|
2017-05-15 16:56:46 +01:00 |
|
Nick Craig-Wood
|
204a19e67f
|
cmount: Wait for mountpoint to appear on Windows before declaring mounted
|
2017-05-15 16:56:46 +01:00 |
|
Nick Craig-Wood
|
c1d5faa32a
|
mountlib: fix code quality warnings
|
2017-05-15 16:56:45 +01:00 |
|
Nick Craig-Wood
|
bc9856b570
|
Forward port 930ff266f2 to cmount branch
compare checksums on upload/download via FUSE
|
2017-05-15 16:56:44 +01:00 |
|
Nick Craig-Wood
|
6a8e4690d3
|
mountlib: windows fixes for drive letter and timing
|
2017-05-15 16:56:44 +01:00 |
|
Nick Craig-Wood
|
917ea6ac57
|
mountlib: make tests work under all platforms
|
2017-05-15 16:56:44 +01:00 |
|
Nick Craig-Wood
|
e1516e0159
|
Forward port 58a82cd578 into cmount branch
allow the fuse directory cached to be cleaned manually
|
2017-05-15 16:56:43 +01:00 |
|
Nick Craig-Wood
|
268fe0004c
|
mount: factor filesystem code into mountlib and mounttest
|
2017-05-12 21:24:24 +01:00 |
|