blockd: add optional "device" parameter to "info" ubus method
[project/fstools.git] / blockd.c
2020-05-06 Rafał Miłeckiblockd: add optional "device" parameter to "info" ubus...
2020-05-06 Rafał Miłeckiblock(d): always call hotplug.d "mount" scripts from...
2020-05-06 Rafał Miłeckiblockd: use uloop_process for calling /sbin/hotplug...
2020-03-21 Rafał Miłeckiblockd: remove symlink linkpath file if it's a dir...
2020-03-21 Rafał Miłeckiblockd: report "target" path as "mount" for autofs...
2020-03-21 Rafał Miłeckiblockd: print symlink error code and string message
2019-12-13 Rafał Miłeckiblockd: don't flush devices list on "hotplug" call
2019-12-13 Rafał Miłeckiblockd: fix vlist memory corruption
2018-12-28 Rafał Miłeckiblock(d): improve hotplug.d "mount" events for the...
2018-12-28 Rafał Miłeckiblockd: unmount device explicitly when it disappears
2018-12-07 Rafał Miłeckiblockd: don't reparse blob msg in the vlist callbacks
2018-12-06 Rafał Miłeckiblockd: don't unmount device when removing it from...
2018-11-26 Michael Heimpoldfstools: use EXIT_FAILURE when indicating error on...
2017-02-27 John Crispinblockd: add automounting support