]> git.baikalelectronics.ru Git - kernel.git/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)
commit6234dc393ee818a442cc9ea3791cf955f0b55fc2
tree9dc139601f2227abfa4a8efdf996f765fbbdad60
parentcd25a8cebe346a5a0786c946a6bc29a715977176
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