Changeset 8f5a09d in mainline
- Timestamp:
- 2020-01-09T01:04:58Z (5 years ago)
- Children:
- 8c0e392
- Parents:
- 7959879
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2020-01-06 20:51:06)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2020-01-09 01:04:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/units/unit_mnt.c
r7959879 r8f5a09d 151 151 { 152 152 mount_data_t *mnt_data = arg; 153 sysman_log(LVL_DEBUG2, "%s(% p, %p, %p, %p, %x, %u)",153 sysman_log(LVL_DEBUG2, "%s(%s, %s, %s, %s, %x, %u)", 154 154 __func__, 155 155 mnt_data->type, mnt_data->mountpoint, mnt_data->device, mnt_data->options,
Note:
See TracChangeset
for help on using the changeset viewer.