From: Trond Myklebust Date: Wed, 11 Mar 2009 18:10:26 +0000 (-0400) Subject: NFS: Fix the type of struct nfs_fattr->mode X-Git-Tag: v2.6.30-rc1~415^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca794785c2c12ecddeb09e70165b8ff80baa6ae;p=pandora-kernel.git NFS: Fix the type of struct nfs_fattr->mode There is no point in using anything other than umode_t, since we copy the content pretty much directly into inode->i_mode. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed