Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
296a193b06120aa6ae7cf5c0d7b5e5b55968026e
/
fs
/
nfs
/
fs_context.c
529af90
NFS: Fix a few constant_table array definitions
by Scott Mayhew
· 4 years, 10 months ago
aa3367c
NFS: Don't specify NFS version in "UDP not supported" error
by Petr Vorel
· 4 years, 10 months ago
75a9b91
NFS: Fix leak of ctx->nfs_server.hostname
by Scott Mayhew
· 5 years ago
1cef218
NFS: Ensure the fs_context has the correct fs_type before mounting
by Scott Mayhew
· 5 years ago
328de52
turn fs_param_is_... into functions
by Al Viro
· 5 years ago
48ce73b
fs_parse: handle optional arguments sanely
by Al Viro
· 5 years ago
d7167b1
fs_parse: fold fs_parameter_desc/fs_parameter_spec
by Al Viro
· 5 years ago
96cafb9
fs_parser: remove fs_parameter_description name field
by Eric Sandeen
· 5 years ago
5eede62
fold struct fs_parameter_enum into struct constant_table
by Al Viro
· 5 years ago
2710c957a
fs_parse: get rid of ->enums
by Al Viro
· 5 years ago
3a21409
nfs: Return EINVAL rather than ERANGE for mount parse errors
by David Howells
· 5 years ago
b24ee6c
NFS: allow deprecation of NFS UDP protocol
by Olga Kornievskaia
· 5 years ago
c74dfe9
NFS: Add mount option 'softreval'
by Trond Myklebust
· 5 years ago
ce8866f0
NFS: Attach supplementary error information to fs_context.
by Scott Mayhew
· 5 years ago
62a55d0
NFS: Additional refactoring for fs_context conversion
by Scott Mayhew
· 5 years ago
f2aedb7
NFS: Add fs_context support.
by David Howells
· 5 years ago
e38bb23
NFS: Convert mount option parsing to use functionality from fs_parser.h
by Scott Mayhew
· 5 years ago
e558100
NFS: Do some tidying of the parsing code
by David Howells
· 5 years ago
48be8a6
NFS: Add a small buffer in nfs_fs_context to avoid string dup
by David Howells
· 5 years ago
cbd071b
NFS: Deindent nfs_fs_context_parse_option()
by David Howells
· 5 years ago
f8ee01e
NFS: Split nfs_parse_mount_options()
by David Howells
· 5 years ago
5eb005c
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
by David Howells
· 5 years ago
e0a626b
NFS: Constify mount argument match tables
by David Howells
· 5 years ago
9954bf9
NFS: Move mount parameterisation bits into their own file
by David Howells
· 5 years ago