Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g5BK8TnC020484 for ; Tue, 11 Jun 2002 13:08:30 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g5BK8TYx020483 for linux-xfs-outgoing; Tue, 11 Jun 2002 13:08:29 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-xfs@oss.sgi.com using -f Received: from zeus-e8.americas.sgi.com ([198.149.7.250]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g5BK8NnC020452 for ; Tue, 11 Jun 2002 13:08:24 -0700 Received: from daisy-e185.americas.sgi.com (daisy-e185.americas.sgi.com [128.162.185.214]) by zeus-e8.americas.sgi.com (SGI-SGI-8.9.3/americas-smart-nospam1.1) with ESMTP id PAA21388 for ; Tue, 11 Jun 2002 15:10:43 -0500 (CDT) Received: from jen.americas.sgi.com (jen.americas.sgi.com [128.162.187.49]) by daisy-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id PAA41495 for ; Tue, 11 Jun 2002 15:10:42 -0500 (CDT) From: Steve Lord Received: by jen.americas.sgi.com (8.11.6/SGI-client-1.7) id g5BKAUs14891; Tue, 11 Jun 2002 15:10:30 -0500 Message-Id: <200206112010.g5BKAUs14891@jen.americas.sgi.com> Date: Tue, 11 Jun 2002 15:10:30 -0500 Subject: TAKE - enable -o sync for xfs To: linux-xfs@oss.sgi.com X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.20 X-Spam-Level: Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk This will make xfs obey the -o sync mount option for writes. If you want metadata to be synchronous too then add the wsync mount option. Steve Date: Tue Jun 11 13:09:29 PDT 2002 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:121268a linux/fs/xfs/linux/xfs_lrw.c - 1.146 - Turn on sync writes for a filesystem mounted -o sync