From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 12207] block reads/writes > 122880 bytes to USB tape drive gives EBUSY Date: Wed, 15 Apr 2009 09:55:45 GMT Message-ID: <200904150955.n3F9tjFw003150@demeter.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from demeter.kernel.org ([140.211.167.39]:55538 "EHLO demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751438AbZDOJzq (ORCPT ); Wed, 15 Apr 2009 05:55:46 -0400 Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n3F9tjYY003151 for ; Wed, 15 Apr 2009 09:55:45 GMT In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org http://bugzilla.kernel.org/show_bug.cgi?id=12207 --- Comment #33 from oshida@bb-next.net 2009-04-15 09:55:31 --- Dear all, Thanks for discussing. Against my expectations the story was aimed more generic goal. It is fine. > Your patch affects the max_sectors attribute file for all devices, not just for tape devices. Yes, I know my code is experimental. It should check the type of a target device to affect only for tape devices. > So there is no _tape_ device which can operate with larger block size. > But maybe a non-tape device can. But, usually, accepting very large block size is used to improve the performance with a tape device. So,,, at least about my circumstance, changing only scsiglue.c is a nice solution. Teruo -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.