Edgar Gabriel
|
7861a8c357
|
revise the logic in the fbtl plfs avoiding the memcpy operation
|
2016-01-05 10:04:46 -06:00 |
|
Ralph Castain
|
869041f770
|
Purge whitespace from the repo
|
2015-06-23 20:59:57 -07:00 |
|
Edgar Gabriel
|
cc46b65a5e
|
the fbtl interfaces should really be an ssize_t not a size_t, since the return
value could be negative, which is allowed for ssize_t, but not for size_t.
This commit was SVN r32700.
|
2014-09-10 15:01:54 +00:00 |
|
Edgar Gabriel
|
52eac0146d
|
cleanup of the fbtl interfaces: remove the *sorted optimization flag, since it
was not used anyway in the last two years. Simplifies the code significantly.
This commit was SVN r32602.
|
2014-08-25 18:04:24 +00:00 |
|
Hadi Montakhabi
|
8af6b8b4e4
|
add support for PLFS filesystem
This commit was SVN r30370.
|
2014-01-22 21:16:15 +00:00 |
|