summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/consolekit
diff options
context:
space:
mode:
authorYasir-Khan <yasir_khan@mentor.com>2014-08-14 19:56:37 +0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-15 18:21:50 +0100
commit0cd5af027234735fe83d0681dbdddb197c02f262 (patch)
tree514b2f94a5a2edda2d10692ba78ae2050fd585fd /meta/recipes-support/consolekit
parenteb7a847190146f75b793a730f7a4ece2e3d3e98e (diff)
downloadpoky-0cd5af027234735fe83d0681dbdddb197c02f262.tar.gz
udev-extraconf: Unmount SD card after ejection
Adds udev rule to unmount SD card partitions in case of improper ejection from card reader. When SD card is ejected from card reader without being unmounted first, kernel does not generate a REMOVE event, instead it generates a CHANGE event(only if polling is enabled /sys/module/block/parameters/events_dfl_poll_msecs) and we don't have any udev rule in automount.rules to handle this event,so partitions never get unmounted. Unmounting of partitions can be done if udev rules handle this CHANGE event. (From OE-Core rev: 140d188b3665f914396834168feeff6ffcb64d76) Signed-off-by: Abbas Raza <Abbas_Raza@mentor.com> Signed-off-by: Yasir-Khan <yasir_khan@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/consolekit')
0 files changed, 0 insertions, 0 deletions