Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g6118inC030890 for ; Sun, 30 Jun 2002 18:08:44 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g6118hOS030889 for linux-xfs-outgoing; Sun, 30 Jun 2002 18:08:43 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-xfs@oss.sgi.com using -f Received: from deliverator.sgi.com (deliverator.SGI.COM [204.94.214.10] (may be forged)) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g6118cnC030858 for ; Sun, 30 Jun 2002 18:08:38 -0700 Received: from snort.melbourne.sgi.com (snort.melbourne.sgi.com [134.14.55.149]) by deliverator.sgi.com (980327.SGI.8.8.8-aspam/980304.SGI-aspam: SGI does not authorize the use of its proprietary systems or networks for unsolicited or bulk email from the Internet.) via ESMTP id SAA09433 for ; Sun, 30 Jun 2002 18:12:02 -0700 (PDT) mail_from (nathans@snort.melbourne.sgi.com) Received: (from nathans@localhost) by snort.melbourne.sgi.com (SGI-8.9.3/8.9.3) id LAA46046 for linux-xfs@oss.sgi.com; Mon, 1 Jul 2002 11:10:16 +1000 (EST) Date: Mon, 1 Jul 2002 11:10:16 +1000 (EST) From: Nathan Scott Message-Id: <200207010110.LAA46046@snort.melbourne.sgi.com> To: linux-xfs@oss.sgi.com Subject: TAKE - kdev_val X-Spam-Status: No, hits=1.3 required=5.0 tests=MAY_BE_FORGED version=2.20 X-Spam-Level: * Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Date: Sun Jun 30 18:09:33 PDT 2002 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: 2.4.x-xfs:slinx:122586a linux/include/linux/kdev_t.h - 1.7 - add missing brace to kdev_val() - assume this will get picked up by Marcelo before 2.4.19-final... linux/fs/xfs/linux/xfs_linux.h - 1.74 linux/fs/xfs/pagebuf/page_buf_internal.h - 1.9 - make our kdev_val() 2.5 compat macro dependent on kernel version as 2.4.19 looks like it will have a kdev_val now. this fixes up some warnings introduced in the 2.4.19-rc1 merge.