git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca277d
)
NFS: Fix the type of struct nfs_fattr->mode
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:10:26 +0000
(14:10 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:10:26 +0000
(14:10 -0400)
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 <Trond.Myklebust@netapp.com>
No differences found