libreoffice-online/common
Ashod Nakashian e31d4023e7 wsd: log unmount errors only when mounting is enabled
When bind-mounting is disabled, we do a best-effort
to unmount any lingering mount-points. This is a
cleanup that helps with leftovers. Here, we
do a debug log level in case the unmounting fails,
and error, otherwise, when bind-mounting is enabled.

Change-Id: I199d6234aebfd84e6be812e5b7d3758273086815
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2022-08-17 21:27:30 +02:00
..
Authorization.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
Authorization.hpp wsd: browser: Reset_Access_Token API to update access-tokens 2022-05-06 11:13:35 +01:00
Clipboard.hpp
CommandControl.cpp wsd: new config entry to add unlock_link for feature lock dialog per alias_group 2022-07-20 17:41:19 +05:30
CommandControl.hpp wsd: new config entry to add unlock_link for feature lock dialog per alias_group 2022-07-20 17:41:19 +05:30
Common.hpp wsd: support code-coverage report via --with-coverage 2022-08-02 14:45:12 -04:00
ConfigUtil.cpp introduce new options to customize featurelock dialog 2022-07-20 17:41:19 +05:30
ConfigUtil.hpp introduce new options to customize featurelock dialog 2022-07-20 17:41:19 +05:30
Crypto.cpp
Crypto.hpp
DummyTraceEventEmitter.cpp
FileUtil.cpp wsd: logging and minor cosmetics 2022-04-06 18:33:45 -04:00
FileUtil.hpp make sure modifiedTimeUs calculates with enough precision 2022-01-26 10:23:36 +01:00
JailUtil.cpp wsd: log unmount errors only when mounting is enabled 2022-08-17 21:27:30 +02:00
JailUtil.hpp wsd: jail: move LO_JAIL_SUBPATH to JailUtil 2022-07-12 13:43:43 +01:00
JsonUtil.hpp JSON escaping: Have some initial extra space 2021-10-14 13:41:53 +01:00
Log.cpp wsd: sig: move signalLog helpers to SigUtil 2022-07-12 13:43:43 +01:00
Log.hpp wsd: sig: move signalLog helpers to SigUtil 2022-07-12 13:43:43 +01:00
Message.hpp wsd: Message supports new find and contains operations 2022-06-27 14:07:08 +01:00
MessageQueue.cpp MessageQueue: don't insert duplicates of tiles into TileCombined. 2022-06-10 10:10:05 +01:00
MessageQueue.hpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
MobileApp.cpp Stop using .bmp files for tiles on iOS 2021-09-07 09:59:57 +03:00
MobileApp.hpp Stop using .bmp files for tiles on iOS 2021-09-07 09:59:57 +03:00
Png.hpp deltas: track, transmit and cache deltas (disabled for now) 2022-05-24 22:16:58 +01:00
Protocol.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
Protocol.hpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
Rectangle.hpp
RenderTiles.hpp delta: include canonical-view-id into the TileLocation. 2022-06-22 09:16:45 +01:00
Seccomp.cpp wsd: always use Util::forcedExit to properly cleanup 2022-08-02 07:51:52 -04:00
Seccomp.hpp
security.h
Session.cpp wsd: consistent logging of session name 2022-06-07 09:09:00 +01:00
Session.hpp wsd: consistent logging of session name 2022-06-07 09:09:00 +01:00
SigUtil.cpp Replace #ifdef-s with #if-s, and enable -Wundef 2022-08-03 11:07:38 +02:00
SigUtil.hpp wsd: remove default arg from SigUtil::killChild 2022-08-02 07:51:52 -04:00
SpookyV2.cpp common: move "hashSubBuffer" function 2022-05-09 16:40:57 +01:00
SpookyV2.h common: move "hashSubBuffer" function 2022-05-09 16:40:57 +01:00
StateEnum.hpp wsd: support serializing STATE_ENUM to ostream 2022-04-06 18:33:45 -04:00
StringVector.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
StringVector.hpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
TraceEvent.cpp
TraceEvent.hpp
Unit.cpp wsd: minor code-coverage improvements 2022-08-02 14:45:12 -04:00
Unit.hpp wsd: test: support filtering Kit messages 2022-06-27 14:07:08 +01:00
Util.cpp wsd: support code-coverage report via --with-coverage 2022-08-02 14:45:12 -04:00
Util.hpp Replace #ifdef-s with #if-s, and enable -Wundef 2022-08-03 11:07:38 +02:00