]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 264765,264766:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 18 May 2014 15:28:25 +0000 (15:28 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 18 May 2014 15:28:25 +0000 (15:28 +0000)
commit71369de6a5e6b60073e735ff9132449037356990
tree13cda8744aaf0cd7d4748ccd3a37e08959c361d6
parent0166b68a85ec98ad469be1bcd35e587e2d5afd31
MFC 264765,264766:
- Don't claim the adapter is idle if it is clearing a drive.
- Fix an off by one error when checking for the stop event.  This
  resulted in not showing the most recent event by default.
- When the stop even is hit, break out of the outer loop to stop
  fetching more events.

git-svn-id: svn://svn.freebsd.org/base/stable/10@266400 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/mfiutil/mfi_evt.c
usr.sbin/mfiutil/mfi_show.c