dm ima: prefix ima event name related to device mapper with dm_
authorTushar Sugandhi <tusharsu@linux.microsoft.com>
Fri, 13 Aug 2021 21:37:58 +0000 (14:37 -0700)
committerMike Snitzer <snitzer@redhat.com>
Fri, 20 Aug 2021 20:00:36 +0000 (16:00 -0400)
commit9c2adfa6ba134efaf0bdeb15f76f99e9bcffb903
treed982730f2b5b54bb235bfabf7008d8c25435620d
parentdc7b79cc2466805855f554e5f567ea9222b6e33a
dm ima: prefix ima event name related to device mapper with dm_

The event names for the DM events recorded in the ima log do not contain
any information to indicate the events are part of the DM devices/targets.

Prefix the event names for DM events with "dm_" to indicate that they
are part of device-mapper.

Signed-off-by: Tushar Sugandhi <tusharsu@linux.microsoft.com>
Suggested-by: Thore Sommer <public@thson.de>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-ima.c