From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268819AbUHLV6j (ORCPT ); Thu, 12 Aug 2004 17:58:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268817AbUHLV6j (ORCPT ); Thu, 12 Aug 2004 17:58:39 -0400 Received: from smtpout3.compass.net.nz ([203.97.97.135]:57771 "EHLO smtpout1.compass.net.nz") by vger.kernel.org with ESMTP id S268827AbUHLV5g (ORCPT ); Thu, 12 Aug 2004 17:57:36 -0400 Date: Fri, 13 Aug 2004 09:58:40 +0000 (UTC) From: haiquy@yahoo.com X-X-Sender: sk@linuxcd Reply-To: haiquy@yahoo.com To: linux-kernel@vger.kernel.org Subject: Problem report. USB flash disk problem with 2.6.7 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I am sorry if this problem has been known. I got a flash disk. Kernel 2.6.7 can not know if the disk is in the lock mode so it still assumes that write is enable and of course when write to disk it causes file system panic and nothing written. In 2.4.27 if my disk is locked, it is automatically detected and mount it as read-only and this is an expected behavior. Thank you very much for your time. Steve Kieu