Skip to content
Commit 9e6766cc authored by Duane Griffin's avatar Duane Griffin Committed by Al Viro
Browse files

ufs: validate maximum fast symlink size from superblock



The maximum fast symlink size is set in the superblock of certain types
of UFS filesystem. Before using it we need to check that it isn't longer
than the available space we have in the inode.

Signed-off-by: default avatarDuane Griffin <duaneg@dghda.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent c8fe8f30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment