about summary refs log tree commit homepage
path: root/mgmt_fn.c
DateCommit message (Expand)
2013-08-26flesh out systemtap support and awk helpers
2013-07-14downgrade thread/device-count fields to unsigned int
2013-07-12mgmt_fn: minor cleanup for emitting blank response
2013-06-25refactor handling of "server aio_threads = " command
2013-06-25update aio_threads count when new devices appear
2013-02-07omit trailing newline from die() and warn() calls
2013-01-17copyright comment updates for 2013
2012-11-12mgmt: support "server aio_threads = <digit>"
2012-03-26support SHA-1 digests over sidechannel
2012-03-25use generic gc module for MD5 from gnulib
2012-03-19kill some unused function parameters
2012-03-09use POSIX_FADV_NOREUSE for MD5 digest generation
2012-03-09rename mog_fadv{seq -> sequential} for clarity
2012-03-05avoid aligned alloc for infrequently written areas
2012-03-05make mog_open_file_read() less bug-prone
2012-02-20give advice to the kernel when doing sequential reads
2012-01-11initial commit