diff options
author | Eric Biggers <ebiggers@google.com> | 2018-01-05 19:44:59 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-01-12 04:06:19 +0100 |
commit | dcf0db9e5df369461c9d55282abbf66d263ef2db (patch) | |
tree | 978917917ce988575ed66ce0bf45bd4008d8d13b /fs/file.c | |
parent | fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h (diff) | |
download | linux-dcf0db9e5df369461c9d55282abbf66d263ef2db.tar.xz linux-dcf0db9e5df369461c9d55282abbf66d263ef2db.zip |
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Only fs/crypto/fname.c cares about treating the "." and ".." filenames
specially with regards to encryption, so move fscrypt_is_dot_dotdot()
from fscrypt.h to there.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions