Received: by oss.sgi.com id ; Tue, 14 Nov 2000 08:27:47 -0800 Received: from deliverator.sgi.com ([204.94.214.10]:10018 "EHLO deliverator.sgi.com") by oss.sgi.com with ESMTP id ; Tue, 14 Nov 2000 08:27:26 -0800 Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id IAA22356 for ; Tue, 14 Nov 2000 08:19:33 -0800 (PST) mail_from (lord@jen.americas.sgi.com) Received: from thistle-e185.americas.sgi.com (thistle-e185.americas.sgi.com [128.162.185.204]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id KAA6700890 for ; Tue, 14 Nov 2000 10:24:54 -0600 (CST) Received: from jen.americas.sgi.com (jen.americas.sgi.com [128.162.184.86]) by thistle-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id KAA28615 for ; Tue, 14 Nov 2000 10:24:54 -0600 (CST) Received: (from lord@localhost) by jen.americas.sgi.com (8.9.3/8.9.3) id KAA24565 for linux-xfs@oss.sgi.com; Tue, 14 Nov 2000 10:19:14 -0600 Date: Tue, 14 Nov 2000 10:19:14 -0600 From: Steve Lord Message-Id: <200011141619.KAA24565@jen.americas.sgi.com> Subject: TAKE - fix locking in an ioctl call To: unlisted-recipients:; (no To-header on input) Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing Date: Tue Nov 14 08:24:30 PST 2000 Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.4 The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:78162a linux/fs/xfs/linux/xfs_iops.c - 1.78 - Add required locking around flush call - debug build trips an assert without this.