Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965223AbVKHSP3 (ORCPT ); Tue, 8 Nov 2005 13:15:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965237AbVKHSP3 (ORCPT ); Tue, 8 Nov 2005 13:15:29 -0500 Received: from rwcrmhc12.comcast.net ([216.148.227.85]:678 "EHLO rwcrmhc12.comcast.net") by vger.kernel.org with ESMTP id S965223AbVKHSP2 (ORCPT ); Tue, 8 Nov 2005 13:15:28 -0500 In-Reply-To: References: <3587A59B-14FA-4E0F-A598-577E944FCF36@comcast.net> <20051108172244.GR7992@ftp.linux.org.uk> <23F8E4C6-3141-4ECB-B3FF-E9BE6D261EE1@comcast.net> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: "Al Viro" , "Linux kernel" Content-Transfer-Encoding: 7bit From: Parag Warudkar Subject: Re: Compatible fstat() Date: Tue, 8 Nov 2005 13:15:24 -0500 To: "linux-os \(Dick Johnson\)" X-Mailer: Apple Mail (2.746.2) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 606 Lines: 20 > > I think it's just a syntax error... > >>> size = lseek(fd, 0, SEEK_SET); > |___________ Whence at the end > > ... will do fine on three different systems so far. > Yeah I corrected that before trying but still didn't work on Debian (2.6.8 kernel)... Running root, open successful but size is always zero - Strange.. Parag - 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/