commit | e0a626b1247496971dfbed35d104f77e286c70bb | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Dec 10 07:31:05 2019 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jan 15 10:15:17 2020 -0500 |
tree | b3a52fb0eff2c56a24c68fe662a07e83377d38b6 | |
parent | 9954bf92c0cddd50a2a470be302e1c1ffdf21d42 [diff] |
NFS: Constify mount argument match tables The mount argument match tables should never be altered so constify them. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>