-
- Downloads
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 <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/getroot.c 2 additions, 2 deletionsfs/nfs/getroot.c
- fs/nfs/nfs2xdr.c 3 additions, 4 deletionsfs/nfs/nfs2xdr.c
- fs/nfs/nfs3xdr.c 13 additions, 18 deletionsfs/nfs/nfs3xdr.c
- fs/nfs/nfs4xdr.c 19 additions, 21 deletionsfs/nfs/nfs4xdr.c
- include/linux/nfs_xdr.h 1 addition, 2 deletionsinclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment