nfsd: rename MAY_ flags
Rename nfsd_permission() specific MAY_* flags to NFSD_MAY_* to make it clear, that these are not used outside nfsd, and to avoid name and number space conflicts with the VFS. [comment from hch: rename MAY_READ, MAY_WRITE and MAY_EXEC as well] Signed-off-by:Miklos Szeredi <mszeredi@suse.cz> Signed-off-by:
J. Bruce Fields <bfields@citi.umich.edu>
Showing
- fs/nfsd/lockd.c 1 addition, 1 deletionfs/nfsd/lockd.c
- fs/nfsd/nfs2acl.c 4 additions, 3 deletionsfs/nfsd/nfs2acl.c
- fs/nfsd/nfs3acl.c 3 additions, 2 deletionsfs/nfsd/nfs3acl.c
- fs/nfsd/nfs3proc.c 4 additions, 4 deletionsfs/nfsd/nfs3proc.c
- fs/nfsd/nfs4proc.c 13 additions, 10 deletionsfs/nfsd/nfs4proc.c
- fs/nfsd/nfs4state.c 3 additions, 3 deletionsfs/nfsd/nfs4state.c
- fs/nfsd/nfsfh.c 1 addition, 1 deletionfs/nfsd/nfsfh.c
- fs/nfsd/nfsproc.c 4 additions, 4 deletionsfs/nfsd/nfsproc.c
- fs/nfsd/vfs.c 59 additions, 56 deletionsfs/nfsd/vfs.c
- include/linux/nfsd/nfsd.h 13 additions, 13 deletionsinclude/linux/nfsd/nfsd.h
Loading
Please register or sign in to comment