From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Chow Subject: NFS fsid and fileid Date: Sun, 14 Jul 2002 11:14:20 +0800 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <3D30EC8C.9060602@shaolinmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from shaolinmicro.com (localhost.localdomain [127.0.0.1]) by host1.home.shaolinmicro.com (8.11.6/8.11.6) with ESMTP id g6E3EKW05834 for ; Sun, 14 Jul 2002 11:14:21 +0800 To: linux-fsdevel@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi all, I find the nfs_fattr.fsid is now missing in the 2.5 kernel. The comment in the nfs_fs_i.h says fsid and fileid is a 64-bit inode number , is it duplicated in the 2.4 kernel such that now it is eliminated in the 2.5? Thanks. David