commit | cf3fff54a46e1f8fa4cc1deb783172a392077eb0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 03 09:55:53 2006 +0100 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jan 06 14:58:57 2006 -0500 |
tree | 9dc139601f2227abfa4a8efdf996f765fbbdad60 | |
parent | f518e35aec984036903c1003e867f833747a9d79 [diff] |
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>