From 86d65dc4fe74d5b3228fe13c5eff0b10ae6808eb Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 31 Mar 2015 15:04:37 -0700 Subject: [PATCH] target: Allow userspace to write 1 to attrib/emulate_fua_write Before 4.0, reading attrib/emulate_fua_write has returned 1. Saved configs created on a pre-4.0 kernel will try to write that back when restoring LIO configuration. This should succeed with no effect, and issue a warning. See https://bugzilla.redhat.com/show_bug.cgi?id=1206184 Reported-by: Yanko Kaneti Reported-by: Juan Quintela Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed