From: Phillip Susi Date: Wed, 21 Sep 2011 08:02:13 +0000 (+0200) Subject: drivers/block/loop.c: emit uevent on auto release X-Git-Tag: v3.2-rc1~48^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9c594422ecad912d6470888acdee9a1236ad68;p=pandora-kernel.git drivers/block/loop.c: emit uevent on auto release The loopback driver failed to emit the change uevent when auto releasing the device. Fixed lo_release() to pass the bdev to loop_clr_fd() so it can emit the event. Signed-off-by: Phillip Susi Cc: Jens Axboe Cc: Ayan George Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed