From: Mikulas Patocka Date: Mon, 22 Jun 2009 09:12:25 +0000 (+0100) Subject: dm io: record eopnotsupp X-Git-Tag: v2.6.31-rc1~8^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af443a7e1c0864100cc44525a9821aa2a2f4719;p=pandora-kernel.git dm io: record eopnotsupp Add another field, eopnotsupp_bits. It is subset of error_bits, representing regions that returned -EOPNOTSUPP. (The bit is set in both error_bits and eopnotsupp_bits). This value will be used in further patches. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed