mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00:00
Right now we only log source and destination (and demsg) if mount operation fails. fstype and mount options are available easily. It probably is a good idea to log these as well. Especially sometimes failures can happen due to mount options. Signed-off-by: Vivek Goyal <vgoyal@redhat.com>