From: Nicholas Bellinger Date: Mon, 23 Feb 2015 06:17:13 +0000 (-0800) Subject: target: Disallow changing of WRITE cache/FUA attrs after export X-Git-Tag: omap-for-v4.1/fixes-rc1~291^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b36b68ca8bab6edf7e99f859c42a91f3ad1846e;p=pandora-kernel.git target: Disallow changing of WRITE cache/FUA attrs after export Now that incoming FUA=1 bit check is enforced for backends with FUA or WCE disabled, go ahead and disallow the changing of related backend attributes when active fabric exports exist. This is required to avoid potential failures with existing initiator LUN registrations that have been previously created with FUA=1. Reported-by: Christoph Hellwig Cc: Doug Gilbert Cc: James Bottomley Cc: Ronnie Sahlberg Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed