Re: [PATCH] dm-ioctl: report an error if a device has no table
Benjamin Marzinski <[email protected]>
| Newsgroups | dev.linux.lists.dm-devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 11, 2026 at 01:04:16PM +0200, Mikulas Patocka wrote: > When we send a message to a device that has no table, the return code was > not set. The code would return "2", which is not considered a valid return value. > > Signed-off-by: Mikulas Patocka <[email protected]> > Cc: [email protected] Reviewed-by: Benjamin Marzinski <[email protected]>