]> Pileus Git - ~andy/linux/commit
NFS: Send valid mode bits to the server
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Jan 2006 08:55:53 +0000 (09:55 +0100)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Jan 2006 19:58:57 +0000 (14:58 -0500)
commitcf3fff54a46e1f8fa4cc1deb783172a392077eb0
tree9dc139601f2227abfa4a8efdf996f765fbbdad60
parentf518e35aec984036903c1003e867f833747a9d79
NFS: Send valid mode bits to the server

 inode->i_mode contains a lot more than just the mode bits. Make sure that
 we mask away this extra stuff in SETATTR calls to the server.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs3xdr.c
fs/nfs/nfs4xdr.c
fs/nfs/proc.c