Received: with ECARTIS (v1.0.0; list linux-xfs); Mon, 08 Dec 2003 19:22:39 -0800 (PST) Received: from rj.sgi.com (mtvcafw.sgi.com [192.48.171.6]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id hB93MSTa005332 for ; Mon, 8 Dec 2003 19:22:28 -0800 Received: from snort.melbourne.sgi.com (snort.melbourne.sgi.com [134.14.54.149]) by rj.sgi.com (8.12.9/8.12.9/linux-outbound_gateway-1.1) with ESMTP id hB91TeOO005046 for ; Mon, 8 Dec 2003 17:29:42 -0800 Received: from snort.melbourne.sgi.com (localhost [127.0.0.1]) by snort.melbourne.sgi.com (SGI-8.12.5/8.12.5) with ESMTP id hB93L2qH417081 for ; Tue, 9 Dec 2003 14:21:02 +1100 (EST) Received: (from nathans@localhost) by snort.melbourne.sgi.com (SGI-8.12.5/8.12.5/Submit) id hB93L1iH416072 for linux-xfs@oss.sgi.com; Tue, 9 Dec 2003 14:21:01 +1100 (EST) Date: Tue, 9 Dec 2003 14:21:01 +1100 (EST) From: Nathan Scott Message-Id: <200312090321.hB93L1iH416072@snort.melbourne.sgi.com> To: linux-xfs@oss.sgi.com Subject: TAKE - several small fixes X-archive-position: 1297 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: nathans@snort.melbourne.sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 1701 Lines: 67 No need to initialise struct xfs_trans field to null after a zalloc. Date: Mon Dec 8 16:03:48 PST 2003 Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: xfs-linux:slinx:163115a linux/fs/xfs/xfs_trans.c - 1.154 Remove some spurious double semi-colons. Date: Mon Dec 8 16:06:12 PST 2003 Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: xfs-linux:slinx:163116a linux/fs/xfs/xfs_log.c - 1.288 linux/fs/xfs/xfs_rename.c - 1.58 linux/fs/xfs/quota/xfs_dquot.c - 1.9 Fix async pagebuf I/O tracing at the bottom of pagebuf_get. Date: Mon Dec 8 16:13:42 PST 2003 Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: xfs-linux:slinx:163118a linux/fs/xfs/pagebuf/page_buf.c - 1.145 Fix a small pagebuf memory leak and keep track of slab pages ourselves. Date: Mon Dec 8 16:56:37 PST 2003 Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: xfs-linux:slinx:163124a linux/fs/xfs/pagebuf/page_buf.c - 1.146 linux/fs/xfs/pagebuf/page_buf.h - 1.79 Fix an XFS release_page case where unwritten extents may cause I/O incorrectly. Date: Mon Dec 8 19:18:33 PST 2003 Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: xfs-linux:slinx:163128a linux/fs/xfs/linux/xfs_aops.c - 1.61