Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932233AbXADBYT (ORCPT ); Wed, 3 Jan 2007 20:24:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932234AbXADBYT (ORCPT ); Wed, 3 Jan 2007 20:24:19 -0500 Received: from pne-smtpout3-sn2.hy.skanova.net ([81.228.8.111]:38281 "EHLO pne-smtpout3-sn2.hy.skanova.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932233AbXADBYS (ORCPT ); Wed, 3 Jan 2007 20:24:18 -0500 X-Greylist: delayed 4187 seconds by postgrey-1.27 at vger.kernel.org; Wed, 03 Jan 2007 20:24:18 EST Date: Thu, 4 Jan 2007 02:14:21 +0200 From: Sami Farin <7atbggg02@sneakemail.com> To: linux-kernel Mailing List Subject: xfs_file_ioctl / xfs_freeze: BUG: warning at kernel/mutex-debug.c:80/debug_mutex_unlock() Message-ID: <20070104001420.GA32440@m.safari.iki.fi> Mail-Followup-To: linux-kernel Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1623 Lines: 33 just a simple test I did... xfs_freeze -f /mnt/newtest cp /etc/fstab /mnt/newtest xfs_freeze -u /mnt/newtest 2007-01-04 01:44:30.341979500 <4>BUG: warning at kernel/mutex-debug.c:80/debug_mutex_unlock() 2007-01-04 01:44:30.385771500 <4> [] dump_trace+0x215/0x21a 2007-01-04 01:44:30.385774500 <4> [] show_trace_log_lvl+0x1a/0x30 2007-01-04 01:44:30.385775500 <4> [] show_trace+0x12/0x14 2007-01-04 01:44:30.385777500 <4> [] dump_stack+0x19/0x1b 2007-01-04 01:44:30.385778500 <4> [] debug_mutex_unlock+0x69/0x120 2007-01-04 01:44:30.385779500 <4> [] __mutex_unlock_slowpath+0x44/0xf0 2007-01-04 01:44:30.385780500 <4> [] mutex_unlock+0x8/0xa 2007-01-04 01:44:30.385782500 <4> [] thaw_bdev+0x57/0x6e 2007-01-04 01:44:30.385791500 <4> [] xfs_ioctl+0x7ce/0x7d3 2007-01-04 01:44:30.385793500 <4> [] xfs_file_ioctl+0x33/0x54 2007-01-04 01:44:30.385794500 <4> [] do_ioctl+0x76/0x85 2007-01-04 01:44:30.385795500 <4> [] vfs_ioctl+0x59/0x1aa 2007-01-04 01:44:30.385796500 <4> [] sys_ioctl+0x67/0x77 2007-01-04 01:44:30.385797500 <4> [] syscall_call+0x7/0xb 2007-01-04 01:44:30.385799500 <4> [<001be410>] 0x1be410 2007-01-04 01:44:30.385800500 <4> ======================= fstab was there just fine after -u. Linux 2.6.19.1 SMP on Pentium D. -- - 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/