summaryrefslogtreecommitdiff
path: root/fs/ubifs/ubifs.h
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2016-10-06 23:04:58 +0300
committerRichard Weinberger <richard@nod.at>2016-12-13 01:07:38 +0300
commitb9bc8c7bdbbcba1a0d0b86d55f4730a060d4315a (patch)
treec90b4739f9ad87d93dc6e601cf0fa2d112f7b5d6 /fs/ubifs/ubifs.h
parent304790c038bc4af4f19774705409db27eafb09fc (diff)
downloadlinux-b9bc8c7bdbbcba1a0d0b86d55f4730a060d4315a.tar.xz
ubifs: Make r5 hash binary string aware
As of now all filenames known by UBIFS are strings with a NUL terminator. With encrypted filenames a filename can be any binary string and the r5 function cannot search for the NUL terminator. UBIFS always knows how long a filename is, therefore we can change the hash function to iterate over the filename length to work correctly with binary strings. Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/ubifs/ubifs.h')
0 files changed, 0 insertions, 0 deletions