Christopher Haster
|
c0af471bc1
Merge pull request #227 from haneefmubarak/patch-1
|
6 anni fa |
Christopher Haster
|
e8c023aab0
Changed FUSE branch to v2 (previously v2-alpha)
|
6 anni fa |
Christopher Haster
|
38a2a8d2a3
Minor improvement to documentation over block_cycles
|
6 anni fa |
Christopher Haster
|
51fabc672b
Switched to using hex for blocks and ids in debug output
|
6 anni fa |
Christopher Haster
|
19838371fb
Fixed issue where sed buffering (QUIET=1) caused Travis timeout
|
6 anni fa |
Christopher Haster
|
312326c4e4
Added a better solution for large prog sizes
|
6 anni fa |
Christopher Haster
|
ef1c926940
Increased testing to include geometries that can't be fully tested
|
6 anni fa |
Christopher Haster
|
72e3bb4448
Refactored a handful of things in tests
|
6 anni fa |
Christopher Haster
|
649640c605
Fixed workaround for erase sizes >1024 B
|
6 anni fa |
Peter A. Bigot
|
eb013e6dd6
lfs: correct documentation on lookahead-related values
|
6 anni fa |
Ar2rL
|
7e1bad3eee
Set LFS_F_OPENED flag at places required by lfs internal logic.
|
6 anni fa |
Ar2rL
|
72a3758958
Use LFS_F_OPENED flag to protect against use of not opened or closed file.
|
6 anni fa |
Ar2rL
|
df2e676562
Add necessary flag to mark file as being opened.
|
6 anni fa |
Christopher Haster
|
53a6e04712
Changed block_cycles disable from 0 to -1
|
6 anni fa |
Christopher Haster
|
1aaf1cb6c0
Minor improvements to testing framework
|
6 anni fa |
Christopher Haster
|
52a90b8dcc
Added asserts on positive return values from block device functions
|
6 anni fa |
Christopher Haster
|
e279c8ff90
Tweaked debug output
|
6 anni fa |
Christopher Haster
|
6a1ee91490
Added trace statements through LFS_YES_TRACE
|
6 anni fa |
Haneef Mubarak
|
2e92f7a49b
actually removed <dirent.h>
|
6 anni fa |
Haneef Mubarak
|
2588948d70
removed <dirent.h> preventing compile on some archs
|
6 anni fa |
Christopher Haster
|
abd90cb84c
Fixed 32-bit/64-bit Ubuntu multilib issue in Travis
|
6 anni fa |
Christopher Haster
|
b73ac594f2
Fixed issues with reading and caching inline files
|
6 anni fa |
Christopher Haster
|
614f7b1e68
Fixed accidental truncate after seek on inline files
|
6 anni fa |
Christopher Haster
|
a9a61a3e78
Added redundant compaction to lfs_format/lfs_migrate
|
6 anni fa |
Christopher Haster
|
36973d8fd5
Fixed missing cache flush in lfs_migrate
|
6 anni fa |
Christopher Haster
|
f06dc5737f
Merge pull request #201 from nickray/python2-markings
|
6 anni fa |
Nicolas Stalder
|
3fb242f3ae
Mark all Python 2 scripts as Python 2
|
6 anni fa |
Christopher Haster
|
ef77195a64
Fixed limit of inline files based on LFS_ATTR_MAX
|
6 anni fa |
Christopher Haster
|
12e464e9c3
Fixed issue with writes following a truncate
|
6 anni fa |
Christopher Haster
|
9899c7fe48
Fixed read cache amount based on hint and offset
|
6 anni fa |