diff options
author | Eric Biggers <ebiggers@google.com> | 2021-09-09 11:45:13 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2021-09-20 19:32:33 -0700 |
commit | 4373b3dc922038e8924f648506f6556f2afa7e77 (patch) | |
tree | 315ddf83133cc6b0bacd418a349710fef86bf089 /fs/crypto/bio.c | |
parent | e4e737bb5c170df6135a127739a9e6148ee3da82 (diff) | |
download | linux-stable-4373b3dc922038e8924f648506f6556f2afa7e77.tar.gz linux-stable-4373b3dc922038e8924f648506f6556f2afa7e77.tar.bz2 linux-stable-4373b3dc922038e8924f648506f6556f2afa7e77.zip |
fscrypt: remove fscrypt_operations::max_namelen
The max_namelen field is unnecessary, as it is set to 255 (NAME_MAX) on
all filesystems that support fscrypt (or plan to support fscrypt). For
simplicity, just use NAME_MAX directly instead.
Link: https://lore.kernel.org/r/20210909184513.139281-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'fs/crypto/bio.c')
0 files changed, 0 insertions, 0 deletions