Ensure the known zeroed state gets saved in the adapter following
a format unit command from the command line.

Signed-off-by: Brian King <brk...@linux.vnet.ibm.com>
---

 iprconfig.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN iprconfig.c~iprutils_known_zeroed_cmdline iprconfig.c
--- iprutils.patched/iprconfig.c~iprutils_known_zeroed_cmdline  2016-07-13 
17:43:10.070797913 -0500
+++ iprutils.patched-bjking1/iprconfig.c        2016-07-13 17:43:10.078797874 
-0500
@@ -13998,6 +13998,7 @@ static int format_for_raid(char **args,
        }
 
        rc = send_dev_inits(NULL);
+       set_devs_format_completed();
        free_devs_to_init();
        return IPR_XLATE_DEV_FMT_RC(rc);
 }
_


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Iprdd-devel mailing list
Iprdd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iprdd-devel

Reply via email to