From fd467696e8beb542144cd005ff96cd35fff41354 Mon Sep 17 00:00:00 2001 From: Mike Snitzer Date: Tue, 9 Jun 2015 12:31:26 -0400 Subject: [PATCH] dm thin: fail messages with EOPNOTSUPP when pool cannot handle messages Use EOPNOTSUPP, rather than EINVAL, error code when user attempts to send the pool a message. Otherwise usespace is led to believe the message failed due to invalid argument. Reported-by: Zdenek Kabelac Signed-off-by: Mike Snitzer --- Reading git-format-patch failed