J. Bruce Fields
|
e75b23f9e3
nfsd: check d_can_lookup in fh_verify of directories
|
9 years ago |
Christophe JAILLET
|
d28c442f5b
nfsd: Fix some indent inconsistancy
|
9 years ago |
Oleg Drokin
|
93f580a9a2
nfsd: Correct a comment for NFSD_MAY_ defines location
|
9 years ago |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 years ago |
Jeff Layton
|
aaf91ec148
nfsd: switch unsigned char flags in svc_fh to bools
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Jeff Layton
|
4d152e2c9a
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
|
10 years ago |
Kinglong Mee
|
027bc41a3e
NFSD: Put export if prepare_creds() fail
|
11 years ago |
Jeff Layton
|
94ec938b61
nfsd: add appropriate __force directives to filehandle generation code
|
11 years ago |
Kinglong Mee
|
bf18f163e8
NFSD: Using exp_get for export getting
|
11 years ago |
Kinglong Mee
|
a48fd0f9f7
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
|
11 years ago |
Christoph Hellwig
|
5409e46f1b
nfsd: clean up fh_auth usage
|
11 years ago |
J. Bruce Fields
|
49e7372063
nfsd: fh_update should error out in unexpected cases
|
12 years ago |
Al Viro
|
97e47fa11d
nfsd: switch to %p[dD]
|
12 years ago |
Namjae Jeon
|
216b6cbdcb
exportfs: add FILEID_INVALID to indicate invalid fid_type
|
13 years ago |
Jan Kara
|
4a55c1017b
nfsd: Push mnt_want_write() outside of i_mutex
|
13 years ago |
Stanislav Kinsbursky
|
a09581f294
nfsd: use exp_put() for svc_export_cache put
|
13 years ago |
Al Viro
|
175a4eb7ea
fs: propagate umode_t, misc bits
|
14 years ago |
J. Bruce Fields
|
e10f9e1413
nfsd: clean up nfsd_mode_check()
|
14 years ago |
J. Bruce Fields
|
7d818a7b8f
nfsd: open-code special directory-hardlink check
|
14 years ago |
J. Bruce Fields
|
204f4ce754
nfsd4: allow fh_verify caller to skip pseudoflavor checks
|
14 years ago |
J. Bruce Fields
|
3d354cbc43
nfsd: fix "insecure" export option
|
15 years ago |
J. Bruce Fields
|
7663dacd92
nfsd: remove pointless paths in file headers
|
15 years ago |
Steve Dickson
|
03a816b46d
nfsd: restrict filehandles accepted in V4ROOT case
|
16 years ago |
J. Bruce Fields
|
12045a6ee9
nfsd: let "insecure" flag vary by pseudoflavor
|
15 years ago |
Boaz Harrosh
|
9a74af2133
nfsd: Move private headers to source directory
|
15 years ago |
Boaz Harrosh
|
341eb18446
nfsd: Source files #include cleanups
|
15 years ago |
J. Bruce Fields
|
864f0f61f8
nfsd: simplify fh_verify access checks
|
15 years ago |
J. Bruce Fields
|
0a3adadee4
nfsd: make fs/nfsd/vfs.h for common includes
|
15 years ago |