Trond Myklebust
|
fd40559c86
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
|
8 years ago |
Jeff Layton
|
5b5faaf6df
nfs4: add NFSv4 LOOKUPP handlers
|
8 years ago |
Benjamin Coddington
|
a7a3b1e971
NFS: convert flags to bool
|
8 years ago |
Christoph Hellwig
|
511e936bf2
sunrpc: mark all struct rpc_procinfo instances as const
|
8 years ago |
Christoph Hellwig
|
c551858a88
sunrpc: move p_count out of struct rpc_procinfo
|
8 years ago |
Christoph Hellwig
|
fc016483eb
nfs: fix decoder callback prototypes
|
8 years ago |
Christoph Hellwig
|
fcc85819ee
nfs: fix encoder callback prototypes
|
8 years ago |
Trond Myklebust
|
28cf22d0ba
NFSv4: Fix exclusive create attributes encoding
|
8 years ago |
Pan Bian
|
4edabfd7d0
NFSv4: check return value of xdr_inline_decode
|
8 years ago |
Trond Myklebust
|
73504740df
pNFS: Remove unused layout driver callbacks
|
8 years ago |
Kinglong Mee
|
6f1f622019
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
|
8 years ago |
J. Bruce Fields
|
6682c14bbe
NFSv4: fix getacl head length estimation
|
8 years ago |
Trond Myklebust
|
686a816ab6
NFSv4: Clean up owner/group attribute decode
|
8 years ago |
Trond Myklebust
|
1bbe60ff49
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
|
8 years ago |
Trond Myklebust
|
5a1f6d9e9b
NFSv4: Fix the underestimation of delegation XDR space reservation
|
8 years ago |
Trond Myklebust
|
6da59ce2fd
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
|
8 years ago |
Trond Myklebust
|
ab6e9aaf16
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
|
8 years ago |
Trond Myklebust
|
8ac2b42238
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
|
8 years ago |
Trond Myklebust
|
d8d849835e
NFSv4: Place the GETATTR operation before the CLOSE
|
8 years ago |
Trond Myklebust
|
b6808145ad
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
|
8 years ago |
Andreas Gruenbacher
|
dff25ddb48
nfs: add support for the umask attribute
|
8 years ago |
Trond Myklebust
|
4d796d751c
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
|
9 years ago |
Trond Myklebust
|
586f1c39da
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
|
8 years ago |
Trond Myklebust
|
cf80516579
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
|
8 years ago |
Trond Myklebust
|
d8434d4c54
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
|
8 years ago |
Trond Myklebust
|
94e5c571fc
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
|
9 years ago |
Trond Myklebust
|
3ecefc9295
NFSv4: Don't request close-to-open attribute when holding a delegation
|
9 years ago |
Trond Myklebust
|
3947b74d0f
NFSv4: Don't request a GETATTR on open_downgrade.
|
9 years ago |
Deepa Dinamani
|
2f86e0919a
fs: nfs: Make nfs boot time y2038 safe
|
9 years ago |
Jeff Layton
|
ca440c383a
pnfs: add a new mechanism to select a layout driver according to an ordered list
|
9 years ago |