Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753541Ab3HAKBh (ORCPT ); Thu, 1 Aug 2013 06:01:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18491 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752039Ab3HAKBg (ORCPT ); Thu, 1 Aug 2013 06:01:36 -0400 From: Jan Vesely To: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Jan Vesely , Nagalakshmi Nandigama , Sreekanth Reddy , Tomas Henzl Subject: [PATCH 0/2] mpt{2,3}sas remove disconnected phys on topology change Date: Thu, 1 Aug 2013 12:01:29 +0200 Message-Id: <1375351291-27107-1-git-send-email-jvesely@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 26 From: Jan Vesely These two patches add phy removal on link loss. This change keeps sysfs up-to-date with actually connected phys. Without these patches, disconnected phys remain listed under their former ports. tested on both mpt2sas and mpt3sas hw. CC: Nagalakshmi Nandigama CC: Sreekanth Reddy CC: Tomas Henzl Signed-off-by: Jan Vesely Jan Vesely (2): mpt2sas: Remove phys on topology change. mpt3sas: Remove phys on topology change drivers/scsi/mpt2sas/mpt2sas_transport.c | 5 ++++- drivers/scsi/mpt3sas/mpt3sas_transport.c | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/